Documentation
Preparing search index...
ts-engine/src
BillingInvoiceParty
Interface BillingInvoiceParty
interface
BillingInvoiceParty
{
address
:
Address
|
null
;
email
:
string
|
null
;
name
:
string
;
phoneNumber
:
string
|
null
;
}
Index
Properties
address
email
name
phone
Number
Properties
address
address
:
Address
|
null
email
email
:
string
|
null
name
name
:
string
phone
Number
phoneNumber
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
email
name
phone
Number
Documentation
Loading...