Preparing search index...
The search index is not available
GHL SDK - v1.1.6
GHL SDK
InvoiceScheduleResponse
Type Alias InvoiceScheduleResponse
InvoiceScheduleResponse
:
{
_id
:
string
;
status
:
InvoiceStatusOptions
;
liveMode
:
boolean
;
altId
:
string
;
altType
:
"location"
;
name
:
string
;
schedule
:
ScheduleOptions
;
invoices
:
CreateInvoiceResponse
[]
;
currency
:
string
;
discount
?:
InvoiceDiscount
;
contactDetails
:
InvoiceContactDetails
;
businessDetails
:
InvoiceBusinessDetails
;
termsNotes
:
string
;
compiledTermNotes
:
string
;
createdAt
:
string
;
updatedAt
:
string
;
}
Type declaration
_id
:
string
status
:
InvoiceStatusOptions
liveMode
:
boolean
altId
:
string
altType
:
"location"
name
:
string
schedule
:
ScheduleOptions
invoices
:
CreateInvoiceResponse
[]
currency
:
string
Optional
discount
?:
InvoiceDiscount
contactDetails
:
InvoiceContactDetails
businessDetails
:
InvoiceBusinessDetails
termsNotes
:
string
compiledTermNotes
:
string
createdAt
:
string
updatedAt
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GHL SDK - v1.1.6
Loading...