Preparing search index...
The search index is not available
kitsas-library
kitsas-library
InvoiceCustomerDto
Interface InvoiceCustomerDto
interface
InvoiceCustomerDto
{
address
?:
PostalAddressDto
;
businessId
?:
string
;
eInvoice
?:
EInvoiceAddressDto
;
email
?:
string
;
id
?:
string
;
language
?:
string
;
name
:
string
;
vatId
?:
string
;
}
Index
Properties
address?
business
Id?
e
Invoice?
email?
id?
language?
name
vat
Id?
Properties
Optional
address
address
?:
PostalAddressDto
Optional
business
Id
business
Id
?:
string
Optional
e
Invoice
e
Invoice
?:
EInvoiceAddressDto
Optional
email
email
?:
string
Optional
id
id
?:
string
Optional
language
language
?:
string
name
name
:
string
Optional
vat
Id
vat
Id
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
business
Id
e
Invoice
email
id
language
name
vat
Id
kitsas-library
Loading...