FieldDefinition
More...
◆ FieldDefinition() [1/2]
Lusid.Sdk.Model.FieldDefinition.FieldDefinition |
( |
| ) |
|
|
inlineprotected |
◆ FieldDefinition() [2/2]
Lusid.Sdk.Model.FieldDefinition.FieldDefinition |
( |
string |
key = default(string) , |
|
|
bool |
isRequired = default(bool) , |
|
|
bool |
isUnique = default(bool) , |
|
|
string |
valueType = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the FieldDefinition class.
- Parameters
-
key | key (required). |
isRequired | isRequired (required). |
isUnique | isUnique (required). |
valueType | valueType. |
◆ Equals() [1/2]
Returns true if FieldDefinition instances are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
override bool Lusid.Sdk.Model.FieldDefinition.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
override int Lusid.Sdk.Model.FieldDefinition.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
virtual string Lusid.Sdk.Model.FieldDefinition.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string Lusid.Sdk.Model.FieldDefinition.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ IsRequired
bool Lusid.Sdk.Model.FieldDefinition.IsRequired |
|
getset |
◆ IsUnique
bool Lusid.Sdk.Model.FieldDefinition.IsUnique |
|
getset |
◆ Key
string Lusid.Sdk.Model.FieldDefinition.Key |
|
getset |
◆ ValueType
string Lusid.Sdk.Model.FieldDefinition.ValueType |
|
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/FieldDefinition.cs