Class: Option
Constructors
constructor
• new Option(): Option
Returns
Properties
attribute
• attribute: Attribute
code
• code: string
= ''
description
• description: string
= ''
displayOrder
• displayOrder: number
= 1
enabled
• enabled: boolean
= false
guid
• guid: string
= ''
id
• id: number
= -1
imageUrl
• imageUrl: undefined
| null
| string
= null
name
• name: string
= 'Option'
pricings
• pricings: Pricing
[] = []
selected
• selected: boolean
= false