ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
types/request
CreateRequestData
Interface CreateRequestData
interface
CreateRequestData
{
type
:
RequestType
;
title
:
string
;
description
:
string
;
priority
?:
RequestPriority
;
amount
?:
number
;
currencyId
?:
string
;
dueDate
?:
string
;
notes
?:
string
;
}
Index
Properties
type
title
description
priority?
amount?
currency
Id?
due
Date?
notes?
Properties
type
type
:
RequestType
title
title
:
string
description
description
:
string
Optional
priority
priority
?:
RequestPriority
Optional
amount
amount
?:
number
Optional
currency
Id
currencyId
?:
string
Optional
due
Date
dueDate
?:
string
Optional
notes
notes
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
title
description
priority
amount
currency
Id
due
Date
notes
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...