Skip to main content
A newer version of this page is available. .

SequenceAction Interface

Declaration

export interface SequenceAction

Properties

action Property

Declaration

action: (options: WorkingModeSwitchingOptions) => JQueryPromise<any>

Property Value

Type
(options: WorkingModeSwitchingOptions) => JQueryPromise<any>

orderNo Property

Declaration

orderNo: number

Property Value

Type
number