CalendarDate
More...
|
| | CalendarDate (string href=default(string), string dateIdentifier=default(string), DateTimeOffset fromUtc=default(DateTimeOffset), DateTimeOffset toUtc=default(DateTimeOffset), string localDate=default(string), string timezone=default(string), string description=default(string), string type=default(string), DateAttributes attributes=default(DateAttributes), Dictionary< string, string > sourceData=default(Dictionary< string, string >)) |
| | Initializes a new instance of the CalendarDate class. More...
|
| |
| override string | ToString () |
| | Returns the string presentation of the object More...
|
| |
| virtual string | ToJson () |
| | Returns the JSON string presentation of the object More...
|
| |
| override bool | Equals (object input) |
| | Returns true if objects are equal More...
|
| |
| bool | Equals (CalendarDate input) |
| | Returns true if CalendarDate instances are equal More...
|
| |
| override int | GetHashCode () |
| | Gets the hash code More...
|
| |
|
| string | Href [get, set] |
| | Gets or Sets Href More...
|
| |
| string | DateIdentifier [get, set] |
| | Gets or Sets DateIdentifier More...
|
| |
| DateTimeOffset | FromUtc [get, set] |
| | Gets or Sets FromUtc More...
|
| |
| DateTimeOffset | ToUtc [get, set] |
| | Gets or Sets ToUtc More...
|
| |
| string | LocalDate [get, set] |
| | Gets or Sets LocalDate More...
|
| |
| string | Timezone [get, set] |
| | Gets or Sets Timezone More...
|
| |
| string | Description [get, set] |
| | Gets or Sets Description More...
|
| |
| string | Type [get, set] |
| | Gets or Sets Type More...
|
| |
| DateAttributes | Attributes [get, set] |
| | Gets or Sets Attributes More...
|
| |
| Dictionary< string, string > | SourceData [get, set] |
| | Gets or Sets SourceData More...
|
| |
◆ CalendarDate() [1/2]
| Lusid.Sdk.Model.CalendarDate.CalendarDate |
( |
| ) |
|
|
inlineprotected |
◆ CalendarDate() [2/2]
| Lusid.Sdk.Model.CalendarDate.CalendarDate |
( |
string |
href = default(string), |
|
|
string |
dateIdentifier = default(string), |
|
|
DateTimeOffset |
fromUtc = default(DateTimeOffset), |
|
|
DateTimeOffset |
toUtc = default(DateTimeOffset), |
|
|
string |
localDate = default(string), |
|
|
string |
timezone = default(string), |
|
|
string |
description = default(string), |
|
|
string |
type = default(string), |
|
|
DateAttributes |
attributes = default(DateAttributes), |
|
|
Dictionary< string, string > |
sourceData = default(Dictionary<string, string>) |
|
) |
| |
|
inline |
Initializes a new instance of the CalendarDate class.
- Parameters
-
| href | href. |
| dateIdentifier | dateIdentifier (required). |
| fromUtc | fromUtc (required). |
| toUtc | toUtc (required). |
| localDate | localDate (required). |
| timezone | timezone (required). |
| description | description (required). |
| type | type. |
| attributes | attributes. |
| sourceData | sourceData. |
◆ Equals() [1/2]
| bool Lusid.Sdk.Model.CalendarDate.Equals |
( |
CalendarDate |
input | ) |
|
|
inline |
Returns true if CalendarDate instances are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.CalendarDate.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.CalendarDate.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.CalendarDate.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.CalendarDate.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Attributes
◆ DateIdentifier
| string Lusid.Sdk.Model.CalendarDate.DateIdentifier |
|
getset |
Gets or Sets DateIdentifier
◆ Description
| string Lusid.Sdk.Model.CalendarDate.Description |
|
getset |
◆ FromUtc
| DateTimeOffset Lusid.Sdk.Model.CalendarDate.FromUtc |
|
getset |
◆ Href
| string Lusid.Sdk.Model.CalendarDate.Href |
|
getset |
◆ LocalDate
| string Lusid.Sdk.Model.CalendarDate.LocalDate |
|
getset |
◆ SourceData
| Dictionary<string, string> Lusid.Sdk.Model.CalendarDate.SourceData |
|
getset |
◆ Timezone
| string Lusid.Sdk.Model.CalendarDate.Timezone |
|
getset |
◆ ToUtc
| DateTimeOffset Lusid.Sdk.Model.CalendarDate.ToUtc |
|
getset |
◆ Type
| string Lusid.Sdk.Model.CalendarDate.Type |
|
getset |
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/lusid-sdk-csharp/checkouts/latest/sdk/Lusid.Sdk/Model/CalendarDate.cs