DateAttributes
More...
|
| | DateAttributes (bool irregular=default(bool), bool irregularSession=default(bool), bool newHours=default(bool), string activity=default(string), string firstOpen=default(string), string lastOpen=default(string), string firstClose=default(string), string lastClose=default(string)) |
| | Initializes a new instance of the DateAttributes 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 (DateAttributes input) |
| | Returns true if DateAttributes instances are equal More...
|
| |
| override int | GetHashCode () |
| | Gets the hash code More...
|
| |
◆ DateAttributes() [1/2]
| Lusid.Sdk.Model.DateAttributes.DateAttributes |
( |
| ) |
|
|
inlineprotected |
◆ DateAttributes() [2/2]
| Lusid.Sdk.Model.DateAttributes.DateAttributes |
( |
bool |
irregular = default(bool), |
|
|
bool |
irregularSession = default(bool), |
|
|
bool |
newHours = default(bool), |
|
|
string |
activity = default(string), |
|
|
string |
firstOpen = default(string), |
|
|
string |
lastOpen = default(string), |
|
|
string |
firstClose = default(string), |
|
|
string |
lastClose = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the DateAttributes class.
- Parameters
-
| irregular | irregular (required). |
| irregularSession | irregularSession (required). |
| newHours | newHours (required). |
| activity | activity. |
| firstOpen | firstOpen. |
| lastOpen | lastOpen. |
| firstClose | firstClose. |
| lastClose | lastClose. |
◆ Equals() [1/2]
Returns true if DateAttributes instances are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.DateAttributes.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.DateAttributes.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.DateAttributes.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.DateAttributes.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Activity
| string Lusid.Sdk.Model.DateAttributes.Activity |
|
getset |
◆ FirstClose
| string Lusid.Sdk.Model.DateAttributes.FirstClose |
|
getset |
◆ FirstOpen
| string Lusid.Sdk.Model.DateAttributes.FirstOpen |
|
getset |
◆ Irregular
| bool Lusid.Sdk.Model.DateAttributes.Irregular |
|
getset |
◆ IrregularSession
| bool Lusid.Sdk.Model.DateAttributes.IrregularSession |
|
getset |
Gets or Sets IrregularSession
◆ LastClose
| string Lusid.Sdk.Model.DateAttributes.LastClose |
|
getset |
◆ LastOpen
| string Lusid.Sdk.Model.DateAttributes.LastOpen |
|
getset |
◆ NewHours
| bool Lusid.Sdk.Model.DateAttributes.NewHours |
|
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/DateAttributes.cs