TemplateField
More...
|
| | TemplateField (string fieldName=default(string), string specificity=default(string), string description=default(string), string type=default(string), string availability=default(string), List< string > usage=default(List< string >)) |
| | Initializes a new instance of the TemplateField 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 (TemplateField input) |
| | Returns true if TemplateField instances are equal More...
|
| |
| override int | GetHashCode () |
| | Gets the hash code More...
|
| |
|
| string | FieldName [get, set] |
| | Gets or Sets FieldName More...
|
| |
| string | Specificity [get, set] |
| | Available values: AllEventsAndHoldings, InstrumentEventType, ElectionType. More...
|
| |
| string | Description [get, set] |
| | Gets or Sets Description More...
|
| |
| string | Type [get, set] |
| | Available values: String, Decimal, InstrumentScope, Currency, DateTime, PriceType, InstrumentId, PropertyKey, Boolean. More...
|
| |
| string | Availability [get, set] |
| | Available values: Guaranteed, DataDependent, Informational. More...
|
| |
| List< string > | Usage [get, set] |
| | Gets or Sets Usage More...
|
| |
◆ TemplateField() [1/2]
| Lusid.Sdk.Model.TemplateField.TemplateField |
( |
| ) |
|
|
inlineprotected |
◆ TemplateField() [2/2]
| Lusid.Sdk.Model.TemplateField.TemplateField |
( |
string |
fieldName = default(string), |
|
|
string |
specificity = default(string), |
|
|
string |
description = default(string), |
|
|
string |
type = default(string), |
|
|
string |
availability = default(string), |
|
|
List< string > |
usage = default(List<string>) |
|
) |
| |
|
inline |
Initializes a new instance of the TemplateField class.
- Parameters
-
| fieldName | fieldName (required). |
| specificity | Available values: AllEventsAndHoldings, InstrumentEventType, ElectionType. (required). |
| description | description (required). |
| type | Available values: String, Decimal, InstrumentScope, Currency, DateTime, PriceType, InstrumentId, PropertyKey, Boolean. (required). |
| availability | Available values: Guaranteed, DataDependent, Informational. (required). |
| usage | usage (required). |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.TemplateField.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ Equals() [2/2]
Returns true if TemplateField instances are equal
- Parameters
-
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.TemplateField.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.TemplateField.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.TemplateField.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Availability
| string Lusid.Sdk.Model.TemplateField.Availability |
|
getset |
Available values: Guaranteed, DataDependent, Informational.
Available values: Guaranteed, DataDependent, Informational.
◆ Description
| string Lusid.Sdk.Model.TemplateField.Description |
|
getset |
◆ FieldName
| string Lusid.Sdk.Model.TemplateField.FieldName |
|
getset |
◆ Specificity
| string Lusid.Sdk.Model.TemplateField.Specificity |
|
getset |
Available values: AllEventsAndHoldings, InstrumentEventType, ElectionType.
Available values: AllEventsAndHoldings, InstrumentEventType, ElectionType.
◆ Type
| string Lusid.Sdk.Model.TemplateField.Type |
|
getset |
Available values: String, Decimal, InstrumentScope, Currency, DateTime, PriceType, InstrumentId, PropertyKey, Boolean.
Available values: String, Decimal, InstrumentScope, Currency, DateTime, PriceType, InstrumentId, PropertyKey, Boolean.
◆ Usage
| List<string> Lusid.Sdk.Model.TemplateField.Usage |
|
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/TemplateField.cs