CreateTaxRuleSetRequest
More...
◆ CreateTaxRuleSetRequest() [1/2]
| Lusid.Sdk.Model.CreateTaxRuleSetRequest.CreateTaxRuleSetRequest |
( |
| ) |
|
|
inlineprotected |
◆ CreateTaxRuleSetRequest() [2/2]
| Lusid.Sdk.Model.CreateTaxRuleSetRequest.CreateTaxRuleSetRequest |
( |
ResourceId |
id = default(ResourceId), |
|
|
string |
displayName = default(string), |
|
|
string |
description = default(string), |
|
|
string |
outputPropertyKey = default(string), |
|
|
List< TaxRule > |
rules = default(List<TaxRule>) |
|
) |
| |
|
inline |
Initializes a new instance of the CreateTaxRuleSetRequest class.
- Parameters
-
| id | id (required). |
| displayName | displayName (required). |
| description | description (required). |
| outputPropertyKey | outputPropertyKey (required). |
| rules | rules (required). |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.CreateTaxRuleSetRequest.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.CreateTaxRuleSetRequest.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.CreateTaxRuleSetRequest.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.CreateTaxRuleSetRequest.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Description
| string Lusid.Sdk.Model.CreateTaxRuleSetRequest.Description |
|
getset |
◆ DisplayName
| string Lusid.Sdk.Model.CreateTaxRuleSetRequest.DisplayName |
|
getset |
◆ Id
| ResourceId Lusid.Sdk.Model.CreateTaxRuleSetRequest.Id |
|
getset |
◆ OutputPropertyKey
| string Lusid.Sdk.Model.CreateTaxRuleSetRequest.OutputPropertyKey |
|
getset |
Gets or Sets OutputPropertyKey
◆ Rules
| List<TaxRule> Lusid.Sdk.Model.CreateTaxRuleSetRequest.Rules |
|
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/CreateTaxRuleSetRequest.cs