@tax1driver/ts-tpay
Preparing search index...
TPay
Accounts
Address
Interface Address
interface
Address
{
city
:
string
;
country
:
string
;
friendlyName
:
string
;
houseNumber
:
string
;
isCorrespondence
:
boolean
;
isInvoice
:
boolean
;
isMain
:
boolean
;
name
:
string
;
phone
:
string
;
postalCode
:
string
;
roomNumber
:
string
;
street
:
string
;
}
Index
Properties
city
country
friendly
Name
house
Number
is
Correspondence
is
Invoice
is
Main
name
phone
postal
Code
room
Number
street
Properties
city
city
:
string
country
country
:
string
friendly
Name
friendlyName
:
string
house
Number
houseNumber
:
string
is
Correspondence
isCorrespondence
:
boolean
is
Invoice
isInvoice
:
boolean
is
Main
isMain
:
boolean
name
name
:
string
phone
phone
:
string
postal
Code
postalCode
:
string
room
Number
roomNumber
:
string
street
street
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
city
country
friendly
Name
house
Number
is
Correspondence
is
Invoice
is
Main
name
phone
postal
Code
room
Number
street
@tax1driver/ts-tpay
Loading...