Calendar
More...
◆ Calendar() [1/2]
Lusid.Sdk.Model.Calendar.Calendar |
( |
| ) |
|
|
inlineprotected |
Initializes a new instance of the Calendar class.
◆ Calendar() [2/2]
Initializes a new instance of the Calendar class.
- Parameters
-
href | href. |
id | id (required). |
type | type (required). |
weekendMask | weekendMask (required). |
sourceProvider | sourceProvider (required). |
properties | properties (required). |
version | version. |
links | links. |
◆ Equals() [1/2]
bool Lusid.Sdk.Model.Calendar.Equals |
( |
Calendar |
input | ) |
|
|
inline |
Returns true if Calendar instances are equal
- Parameters
-
input | Instance of Calendar to be compared |
- Returns
- Boolean
◆ Equals() [2/2]
override bool Lusid.Sdk.Model.Calendar.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
override int Lusid.Sdk.Model.Calendar.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
virtual string Lusid.Sdk.Model.Calendar.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string Lusid.Sdk.Model.Calendar.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ _Version
◆ Href
string Lusid.Sdk.Model.Calendar.Href |
|
getset |
◆ Id
◆ Links
List<Link> Lusid.Sdk.Model.Calendar.Links |
|
getset |
◆ Properties
List<Property> Lusid.Sdk.Model.Calendar.Properties |
|
getset |
◆ SourceProvider
string Lusid.Sdk.Model.Calendar.SourceProvider |
|
getset |
Gets or Sets SourceProvider
◆ Type
string Lusid.Sdk.Model.Calendar.Type |
|
getset |
◆ WeekendMask
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/Calendar.cs