Interface: AttributeDateTimeValue
Defined in: type/AttributeDateTimeValue.ts:6
DateTime attribute value
Extends
Properties
dateTimeValue?
optionaldateTimeValue?:string
Defined in: type/AttributeDateTimeValue.ts:12
dateTimeValue field
id
id:
string
Defined in: type/AttributeDateTimeValue.ts:8
Attribute value id
Overrides
type
type:
AttributeType
Defined in: type/AttributeDateTimeValue.ts:10
Attribute datetime value type
Overrides
value
value:
any
Defined in: type/AttributeValue.ts:18
Concrete value of the attribute. Inspect together with type for proper handling.