@tax1driver/ts-tpay
Preparing search index...
TPay
Transactions
PayerDetails
Interface PayerDetails
Payer details in response
interface
PayerDetails
{
address
?:
string
;
city
?:
string
;
code
?:
string
;
country
?:
string
;
email
:
string
;
ip
?:
string
;
name
:
string
;
payerId
:
PayerId
;
phone
?:
string
;
postalCode
?:
string
;
skipSendingEmails
?:
boolean
;
taxId
?:
string
;
userAgent
?:
string
;
}
Hierarchy (
View Summary
)
Payer
PayerDetails
Index
Properties
address?
city?
code?
country?
email
ip?
name
payer
Id
phone?
postal
Code?
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
payer
Id
payerId
:
PayerId
Optional
phone
phone
?:
string
Optional
postal
Code
postalCode
?:
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
payer
Id
phone
postal
Code
skip
Sending
Emails
tax
Id
user
Agent
@tax1driver/ts-tpay
Loading...
Payer details in response