SettlementConfigurationMethodOverride
More...
|
| string | PropertyKey [get, set] |
| | Property Key to override the settlement method. Allowed values: 'Automatic', 'Instructed' and 'Default', property key must be in the 'Transaction' domain. For a derived property keys, the derivation formula should resolve one of the of the allowed values. 'Default' will be treated the same as no or an invalid derived value, will fall back to use the regular settlement method. More...
|
| |
◆ SettlementConfigurationMethodOverride() [1/2]
| Lusid.Sdk.Model.SettlementConfigurationMethodOverride.SettlementConfigurationMethodOverride |
( |
| ) |
|
|
inlineprotected |
◆ SettlementConfigurationMethodOverride() [2/2]
| Lusid.Sdk.Model.SettlementConfigurationMethodOverride.SettlementConfigurationMethodOverride |
( |
string |
propertyKey = default(string) | ) |
|
|
inline |
Initializes a new instance of the SettlementConfigurationMethodOverride class.
- Parameters
-
| propertyKey | Property Key to override the settlement method. Allowed values: 'Automatic', 'Instructed' and 'Default', property key must be in the 'Transaction' domain. For a derived property keys, the derivation formula should resolve one of the of the allowed values. 'Default' will be treated the same as no or an invalid derived value, will fall back to use the regular settlement method. (required). |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.SettlementConfigurationMethodOverride.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ Equals() [2/2]
◆ GetHashCode()
| override int Lusid.Sdk.Model.SettlementConfigurationMethodOverride.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.SettlementConfigurationMethodOverride.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.SettlementConfigurationMethodOverride.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ PropertyKey
| string Lusid.Sdk.Model.SettlementConfigurationMethodOverride.PropertyKey |
|
getset |
Property Key to override the settlement method. Allowed values: 'Automatic', 'Instructed' and 'Default', property key must be in the 'Transaction' domain. For a derived property keys, the derivation formula should resolve one of the of the allowed values. 'Default' will be treated the same as no or an invalid derived value, will fall back to use the regular settlement method.
Property Key to override the settlement method. Allowed values: 'Automatic', 'Instructed' and 'Default', property key must be in the 'Transaction' domain. For a derived property keys, the derivation formula should resolve one of the of the allowed values. 'Default' will be treated the same as no or an invalid derived value, will fall back to use the regular settlement method.
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/SettlementConfigurationMethodOverride.cs