The language/format of a translatable entity. Entities can be LUSID native or external and the Dialect describes 1) the system that understands the entity and 2) applicable validation for the entity, in the form of a schema.
More...
The language/format of a translatable entity. Entities can be LUSID native or external and the Dialect describes 1) the system that understands the entity and 2) applicable validation for the entity, in the form of a schema.
◆ Dialect() [1/2]
Lusid.Sdk.Model.Dialect.Dialect |
( |
| ) |
|
|
inlineprotected |
Initializes a new instance of the Dialect class.
◆ Dialect() [2/2]
Initializes a new instance of the Dialect class.
- Parameters
-
id | id (required). |
schema | schema (required). |
◆ Equals() [1/2]
bool Lusid.Sdk.Model.Dialect.Equals |
( |
Dialect |
input | ) |
|
|
inline |
Returns true if Dialect instances are equal
- Parameters
-
input | Instance of Dialect to be compared |
- Returns
- Boolean
◆ Equals() [2/2]
override bool Lusid.Sdk.Model.Dialect.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
override int Lusid.Sdk.Model.Dialect.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
virtual string Lusid.Sdk.Model.Dialect.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string Lusid.Sdk.Model.Dialect.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Id
◆ Schema
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/Dialect.cs