ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
hooks/use-operation-timing-abc
OperationTimingABCData
Interface OperationTimingABCData
interface
OperationTimingABCData
{
id
?:
string
;
operationId
:
string
;
cadencePerHour
:
number
;
timeA
:
number
;
timeB
:
number
;
timeC
:
number
;
coefD
:
number
;
coefE
:
number
;
coefF
:
number
;
calculatedA
?:
number
;
calculatedB
?:
number
;
calculatedC
?:
number
;
totalTime
?:
number
;
totalTimePerUnit
?:
number
;
notes
?:
string
;
isActive
?:
boolean
;
}
Index
Properties
id?
operation
Id
cadence
Per
Hour
time
A
time
B
time
C
coef
D
coef
E
coef
F
calculated
A?
calculated
B?
calculated
C?
total
Time?
total
Time
Per
Unit?
notes?
is
Active?
Properties
Optional
id
id
?:
string
operation
Id
operationId
:
string
cadence
Per
Hour
cadencePerHour
:
number
time
A
timeA
:
number
time
B
timeB
:
number
time
C
timeC
:
number
coef
D
coefD
:
number
coef
E
coefE
:
number
coef
F
coefF
:
number
Optional
calculated
A
calculatedA
?:
number
Optional
calculated
B
calculatedB
?:
number
Optional
calculated
C
calculatedC
?:
number
Optional
total
Time
totalTime
?:
number
Optional
total
Time
Per
Unit
totalTimePerUnit
?:
number
Optional
notes
notes
?:
string
Optional
is
Active
isActive
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
operation
Id
cadence
Per
Hour
time
A
time
B
time
C
coef
D
coef
E
coef
F
calculated
A
calculated
B
calculated
C
total
Time
total
Time
Per
Unit
notes
is
Active
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...