|
LUSID C# SDK
|
A definition for the period you wish to re open More...

Public Member Functions | |
| ReOpenPeriodDiaryEntryRequest (string diaryEntryCode=default(string)) | |
| Initializes a new instance of the ReOpenPeriodDiaryEntryRequest 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 (ReOpenPeriodDiaryEntryRequest input) |
| Returns true if ReOpenPeriodDiaryEntryRequest instances are equal More... | |
| override int | GetHashCode () |
| Gets the hash code More... | |
Properties | |
| string | DiaryEntryCode [get, set] |
| Unique code assigned to a period. When left blank last period will be used. More... | |
A definition for the period you wish to re open
|
inline |
Initializes a new instance of the ReOpenPeriodDiaryEntryRequest class.
| diaryEntryCode | Unique code assigned to a period. When left blank last period will be used.. |
|
inline |
Returns true if objects are equal
| input | Object to be compared |
|
inline |
Returns true if ReOpenPeriodDiaryEntryRequest instances are equal
| input | Instance of ReOpenPeriodDiaryEntryRequest to be compared |
|
inline |
Gets the hash code
|
inlinevirtual |
Returns the JSON string presentation of the object
|
inline |
Returns the string presentation of the object
|
getset |
Unique code assigned to a period. When left blank last period will be used.
Unique code assigned to a period. When left blank last period will be used.