object
(Offer)
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
amount | number |
Optional | cannot be null | JsonLead |
description | string |
Optional | cannot be null | JsonLead |
date | string |
Optional | cannot be null | JsonLead |
type | string |
Optional | cannot be null | JsonLead |
custom | object |
Optional | cannot be null | JsonLead |
The offered amount, in the local currency
amount
number
number
The description of the offer
description
string
string
The creation date of the offer
date
string
string
date time: the string must be a date time string, according to RFC 3339, section 5.6
The type of the offer
type
string
string
Custom fields for the appointment
custom
object
(Details)