T402 API Reference - v2.8.0
Website
Documentation
GitHub
Preparing search index...
cli/src
PaymentResult
Interface PaymentResult
Payment result
interface
PaymentResult
{
success
:
boolean
;
txHash
?:
string
;
network
?:
string
;
amount
?:
string
;
error
?:
string
;
}
Index
Properties
success
tx
Hash?
network?
amount?
error?
Properties
success
success
:
boolean
Optional
tx
Hash
txHash
?:
string
Optional
network
network
?:
string
Optional
amount
amount
?:
string
Optional
error
error
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
success
tx
Hash
network
amount
error
Website
Documentation
GitHub
T402 API Reference - v2.8.0
Loading...
Payment result