ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
hooks/use-instructions
CreateInstructionData
Interface CreateInstructionData
interface
CreateInstructionData
{
operationId
:
string
;
sequence
:
number
;
type
:
InstructionType
;
description
:
string
;
frequency
?:
string
;
method
?:
string
;
controlType
?:
ControlType
;
targetValue
?:
number
;
minValue
?:
number
;
maxValue
?:
number
;
unit
?:
string
;
isActive
?:
boolean
;
}
Index
Properties
operation
Id
sequence
type
description
frequency?
method?
control
Type?
target
Value?
min
Value?
max
Value?
unit?
is
Active?
Properties
operation
Id
operationId
:
string
sequence
sequence
:
number
type
type
:
InstructionType
description
description
:
string
Optional
frequency
frequency
?:
string
Optional
method
method
?:
string
Optional
control
Type
controlType
?:
ControlType
Optional
target
Value
targetValue
?:
number
Optional
min
Value
minValue
?:
number
Optional
max
Value
maxValue
?:
number
Optional
unit
unit
?:
string
Optional
is
Active
isActive
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
operation
Id
sequence
type
description
frequency
method
control
Type
target
Value
min
Value
max
Value
unit
is
Active
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...