@tax1driver/ts-tpay
Preparing search index...
TPay
Accounts
AccountDetails
Interface AccountDetails
interface
AccountDetails
{
activationLink
:
string
;
address
:
Address
[]
;
apiCredentials
:
ApiCredentials
[]
;
categoryId
:
CategoryId
;
email
:
string
;
id
:
AccountId
;
krs
:
number
;
legalForm
:
number
;
notifyByEmail
:
boolean
;
offerCode
:
string
;
person
:
Person
[]
;
regon
:
string
;
taxId
:
string
;
transactionApiCredentials
:
TransactionApiCredentials
;
verificationStatus
:
number
;
website
:
Website
[]
;
}
Index
Properties
activation
Link
address
api
Credentials
category
Id
email
id
krs
legal
Form
notify
By
Email
offer
Code
person
regon
tax
Id
transaction
Api
Credentials
verification
Status
website
Properties
activation
Link
activationLink
:
string
address
address
:
Address
[]
api
Credentials
apiCredentials
:
ApiCredentials
[]
category
Id
categoryId
:
CategoryId
email
email
:
string
id
id
:
AccountId
krs
krs
:
number
legal
Form
legalForm
:
number
notify
By
Email
notifyByEmail
:
boolean
offer
Code
offerCode
:
string
person
person
:
Person
[]
regon
regon
:
string
tax
Id
taxId
:
string
transaction
Api
Credentials
transactionApiCredentials
:
TransactionApiCredentials
verification
Status
verificationStatus
:
number
website
website
:
Website
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
activation
Link
address
api
Credentials
category
Id
email
id
krs
legal
Form
notify
By
Email
offer
Code
person
regon
tax
Id
transaction
Api
Credentials
verification
Status
website
@tax1driver/ts-tpay
Loading...