Representation of a Custom Entity Type on the LUSID API
Name | Type | Description | Notes |
---|---|---|---|
href | URI | The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime. | [optional] |
entityTypeName | String | The name provided when the custom entity type was created. This has been prefixed with “~” and returned as “entityType”, which is the identifier for the custom entity type. | |
displayName | String | A display label for the custom entity type. | |
description | String | A description for the custom entity type. | [optional] |
entityType | String | The identifier for the custom entity type, derived from the “entityTypeName” provided on creation. | |
fieldSchema | List<CustomEntityFieldDefinition> | The description of the fields on the custom entity type. | |
version | Version | ||
links | List<Link> | [optional] |