|
LUSID C# SDK
|
Flow conventions that is to be stored in the convention data store. Only one of these must be present. More...

Public Member Functions | |
| UpsertFlowConventionsRequest (FlowConventions flowConventions=default(FlowConventions)) | |
| Initializes a new instance of the UpsertFlowConventionsRequest 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 (UpsertFlowConventionsRequest input) |
| Returns true if UpsertFlowConventionsRequest instances are equal More... | |
| override int | GetHashCode () |
| Gets the hash code More... | |
Properties | |
| FlowConventions | FlowConventions [get, set] |
| Gets or Sets FlowConventions More... | |
Flow conventions that is to be stored in the convention data store. Only one of these must be present.
|
inline |
Initializes a new instance of the UpsertFlowConventionsRequest class.
| flowConventions | flowConventions. |
|
inline |
Returns true if objects are equal
| input | Object to be compared |
|
inline |
Returns true if UpsertFlowConventionsRequest instances are equal
| input | Instance of UpsertFlowConventionsRequest 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 |
Gets or Sets FlowConventions