Interface AttributeOption

The AttributeOption object, maintains brand attribute option configuration and details. These attributes are used within wallet passes created for the brand.

Hierarchy

  • AttributeOption

Properties

Properties

isDefault?: boolean

Is this the default option? There should be only one default option.

name: string

The brand attribute option display name

value: string | number

The brand attribute option value

Generated using TypeDoc