Unique identifier of a given Dialect
Name | Type | Description | Notes |
---|---|---|---|
scope | String | The Scope of the dialect. | |
vendor | String | The vendor of the dialect, the entity that created it. e.g. ISDA, FINBOURNE. | |
sourceSystem | String | The source system of the dialect, the system that understands it. e.g. LUSID, QuantLib. | |
version | String | The semantic version of the dialect: MAJOR.MINOR.PATCH. | |
serialisationFormat | String | The serialisation format of a document in this dialect. e.g. JSON, XML. | |
entityType | String | The type of entity this dialect describes e.g. Instrument. |