Preparing search index...
The search index is not available
smartypay-node-sdk
smartypay-node-sdk
Payment
Interface Payment
interface
Payment
{
amount
:
Money
;
createdAt
:
Date
;
createdAtBlock
?:
CreatedAtBlock
[]
;
description
?:
string
;
errorCode
?:
string
;
expiresAt
:
Date
;
id
:
string
;
metadata
?:
any
;
paidAmount
?:
Money
;
paidAt
?:
Date
;
paymentAddress
:
string
;
status
:
PaymentStatus
;
}
Index
Properties
amount
created
At
created
At
Block?
description?
error
Code?
expires
At
id
metadata?
paid
Amount?
paid
At?
payment
Address
status
Properties
amount
amount
:
Money
created
At
created
At
:
Date
Optional
created
At
Block
created
At
Block
?:
CreatedAtBlock
[]
Optional
description
description
?:
string
Optional
error
Code
error
Code
?:
string
expires
At
expires
At
:
Date
id
id
:
string
Optional
metadata
metadata
?:
any
Optional
paid
Amount
paid
Amount
?:
Money
Optional
paid
At
paid
At
?:
Date
payment
Address
payment
Address
:
string
status
status
:
PaymentStatus
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
created
At
created
At
Block
description
error
Code
expires
At
id
metadata
paid
Amount
paid
At
payment
Address
status
smartypay-node-sdk
Loading...