ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
hooks/use-programs
CreateProgramData
Interface CreateProgramData
interface
CreateProgramData
{
clientId
:
string
;
finishedProductId
:
string
;
programWeek
?:
string
;
clientProductCode
?:
string
;
receptionDate
?:
string
;
status
?:
"DRAFT"
|
"PROCESSED"
|
"CALCULATED"
|
"OLD"
;
ediMessageId
?:
string
;
ediExtract
?:
string
;
notes
?:
string
;
}
Index
Properties
client
Id
finished
Product
Id
program
Week?
client
Product
Code?
reception
Date?
status?
edi
Message
Id?
edi
Extract?
notes?
Properties
client
Id
clientId
:
string
finished
Product
Id
finishedProductId
:
string
Optional
program
Week
programWeek
?:
string
Optional
client
Product
Code
clientProductCode
?:
string
Optional
reception
Date
receptionDate
?:
string
Optional
status
status
?:
"DRAFT"
|
"PROCESSED"
|
"CALCULATED"
|
"OLD"
Optional
edi
Message
Id
ediMessageId
?:
string
Optional
edi
Extract
ediExtract
?:
string
Optional
notes
notes
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
client
Id
finished
Product
Id
program
Week
client
Product
Code
reception
Date
status
edi
Message
Id
edi
Extract
notes
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...