harvest
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Estimate
MessagesAPI
constructor
base
Url
harvest
create
delete
list
Hierarchy
EstimateMessagesAPI
Index
Constructors
constructor
Properties
base
Url
harvest
Methods
create
delete
list
Constructors
constructor
new
Estimate
MessagesAPI
(
harvest
:
any
)
:
EstimateMessagesAPI
Parameters
harvest:
any
Returns
EstimateMessagesAPI
Properties
base
Url
base
Url
:
string
harvest
harvest
:
any
Methods
create
create
(
estimateId
:
number
, data
:
EstimateMessage
)
:
any
Parameters
estimateId:
number
data:
EstimateMessage
Returns
any
delete
delete
(
estimateId
:
number
, id
:
any
)
:
any
Parameters
estimateId:
number
id:
any
Returns
any
list
list
(
estimateId
:
number
, query
:
EstimateMessagesPagenationParameters
)
:
any
Parameters
estimateId:
number
query:
EstimateMessagesPagenationParameters
Returns
any
Generated using
TypeDoc