|
LUSID C# SDK
|
A recipe that is to be stored in the recipe structured data store. Only one of these must be present. More...

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