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