Type alias AttributeValue

AttributeValue: string | number | boolean | string[] | number[] | boolean[]

Attribute value types.