@tax1driver/ts-tpay
Preparing search index...
TPay
Transactions
Payer
Interface Payer
Payer information for transaction
interface
Payer
{
address
?:
string
;
city
?:
string
;
code
?:
string
;
country
?:
string
;
email
:
string
;
ip
?:
string
;
name
:
string
;
phone
?:
string
;
skipSendingEmails
?:
boolean
;
taxId
?:
string
;
userAgent
?:
string
;
}
Hierarchy (
View Summary
)
Payer
PayerDetails
Index
Properties
address?
city?
code?
country?
email
ip?
name
phone?
skip
Sending
Emails?
tax
Id?
user
Agent?
Properties
Optional
address
address
?:
string
Optional
city
city
?:
string
Optional
code
code
?:
string
Optional
country
country
?:
string
email
email
:
string
Optional
ip
ip
?:
string
name
name
:
string
Optional
phone
phone
?:
string
Optional
skip
Sending
Emails
skipSendingEmails
?:
boolean
Optional
tax
Id
taxId
?:
string
Optional
user
Agent
userAgent
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
city
code
country
email
ip
name
phone
skip
Sending
Emails
tax
Id
user
Agent
@tax1driver/ts-tpay
Loading...
Payer information for transaction