Constructors
constructor
- new BrandActions(saasClient, id): BrandActions
Parameters
saasClient: QlikSaaSClient
id: string
Methods
activate
- activate(): Promise<number>
Returns Promise<number>
deactivate
- deactivate(): Promise<number>
Returns Promise<number>
Sets the brand active and de-activates any other active brand. If the brand is already active, no action is taken.