API Docs / Schemas / EnumMetadata

EnumMetadata

Properties

Name Type Description
namestring
valueinteger
displayNamestring
descriptionstring
iconstring
backgroundColorstring
textColorstring
groupstring
orderinteger
fontFamilystring
fontFallbackstring
googleFontUrlstring
isOnlineOnlyboolean
hmrcServicestring
hmrcClientIdTypestring
hmrcClientIdSourcestring
hmrcKnownFactSourcestring
hmrcFlowTypestring
percentagenumber
isDataFormSupportedboolean
dataFormDataTypestring
dataFormOptionsstring
isWorkflowStepOnlyboolean
hasOptionsboolean
hasMaxLengthboolean
hasLinesboolean
hasDisplayWidthboolean
hasBooleanDisplayModeboolean
hasAllowedExtensionsboolean

JSON Example

{
  "name": "string",
  "value": 0,
  "displayName": "string",
  "description": "string",
  "icon": "string"
}