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