Skip to main content

Class: Attribute

Constructors

constructor

new Attribute(): Attribute

Returns

Attribute

Properties

cameraLocationId

cameraLocationId: null | string = null


code

code: string = ''


description

description: string = ''


displayOrder

displayOrder: number = 1


enabled

enabled: boolean = false


groupId

groupId: number = -1


guid

guid: string = ''


hideOptionsLabel

hideOptionsLabel: boolean = false


id

id: number = -1


imageUrl

imageUrl: null | string = null


name

name: string = 'Attribute'


numberFormat

numberFormat: string = ''


optionShapeType

optionShapeType: AttributeOptionShapeType = AttributeOptionShapeType.Round


options

options: Option[] = []


stepId

stepId: number = -1


type

type: AttributeType = AttributeType.Select


value

value: any = null