ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
types/request
UpdateRequestData
Interface UpdateRequestData
interface
UpdateRequestData
{
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
Optional
type
type
?:
RequestType
Optional
title
title
?:
string
Optional
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...