CBC
ValueDefinition
ValueDefinition describes a specific value and how it maps to a human name and description if appropriate.
Schema ID
https://gobl.org/draft-0/cbc/value-definition
Properties
Title | Property | Type | Req. | Description |
---|---|---|---|---|
Value | value | string | true | Value for which the definition is for. |
Name | name | i18n.String | Short name for the value, if relevant. | |
Description | desc | i18n.String | Description offering more details about when the value should be used. | |
Meta | meta | cbc.Meta | Meta defines any additional details that may be useful or associated with the value. |