Class: Group
Constructors
constructor
• new Group(): Group
Returns
Properties
attributes
• attributes: Attribute
[] = []
attributesAlwaysOpened
• attributesAlwaysOpened: boolean
= false
cameraLocationId
• cameraLocationId: null
| string
= null
direction
• direction: number
= 0
displayOrder
• displayOrder: number
= 1
enabled
• enabled: boolean
= false
guid
• guid: string
= ''
icon
• Optional
icon: null
| string
= null
id
• id: number
= -1
imageUrl
• Optional
imageUrl: null
| string
= null
name
• name: string
= 'Group'
steps
• steps: Step
[] = []
templateGroups
• templateGroups: ThemeTemplateGroup
[] = []