@tax1driver/ts-tpay
Preparing search index...
TPay
Transactions
Payments
Interface Payments
Payment information
interface
Payments
{
amountPaid
:
number
;
date
?:
PaymentDate
;
errors
?:
PaymentErrors
;
method
:
string
;
status
:
string
;
}
Index
Properties
amount
Paid
date?
errors?
method
status
Properties
amount
Paid
amountPaid
:
number
Optional
date
date
?:
PaymentDate
Optional
errors
errors
?:
PaymentErrors
method
method
:
string
status
status
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
Paid
date
errors
method
status
@tax1driver/ts-tpay
Loading...
Payment information