Name | Type | Description | Notes |
---|---|---|---|
typeValueRange | TypeValueRangeEnum | The available values are: Open, Closed | |
id | ResourceId | ||
displayName | String | ||
description | String | ||
valueType | ValueTypeEnum | The available values are: String, Int, Decimal, DateTime, Boolean, Map, List, PropertyArray, Percentage, Code, Id, Uri, CurrencyAndAmount, TradePrice, Currency, MetricValue, ResourceId, ResultValue, CutLocalTime, DateOrCutLabel, UnindexedText | |
acceptableValues | List<String> | [optional] | |
unitSchema | UnitSchemaEnum | The available values are: NoUnits, Basic, Iso4217Currency | [optional] |
acceptableUnits | List<IUnitDefinitionDto> | [optional] | |
referenceData | ReferenceData | [optional] | |
version | Version | [optional] | |
href | URI | The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime. | [optional] |
stagedModifications | StagedModificationsInfo | [optional] | |
links | List<Link> | [optional] |
Name | Value |
---|---|
OPEN | "Open" |
CLOSED | "Closed" |
Name | Value |
---|---|
STRING | "String" |
INT | "Int" |
DECIMAL | "Decimal" |
DATETIME | "DateTime" |
BOOLEAN | "Boolean" |
MAP | "Map" |
LIST | "List" |
PROPERTYARRAY | "PropertyArray" |
PERCENTAGE | "Percentage" |
CODE | "Code" |
ID | "Id" |
URI | "Uri" |
CURRENCYANDAMOUNT | "CurrencyAndAmount" |
TRADEPRICE | "TradePrice" |
CURRENCY | "Currency" |
METRICVALUE | "MetricValue" |
RESOURCEID | "ResourceId" |
RESULTVALUE | "ResultValue" |
CUTLOCALTIME | "CutLocalTime" |
DATEORCUTLABEL | "DateOrCutLabel" |
UNINDEXEDTEXT | "UnindexedText" |
Name | Value |
---|---|
NOUNITS | "NoUnits" |
BASIC | "Basic" |
ISO4217CURRENCY | "Iso4217Currency" |