Skip to main content

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