@getalby/sdk
Preparing search index...
oauth
types
SendPaymentResponse
Type Alias SendPaymentResponse
type
SendPaymentResponse
=
{
amount
:
number
;
description
:
string
;
destination
:
string
;
fee
:
number
;
payment_hash
:
string
;
payment_preimage
:
string
;
payment_request
:
string
;
}
Index
Properties
amount
description
destination
fee
payment_
hash
payment_
preimage
payment_
request
Properties
amount
amount
:
number
description
description
:
string
destination
destination
:
string
fee
fee
:
number
payment_
hash
payment_hash
:
string
payment_
preimage
payment_preimage
:
string
payment_
request
payment_request
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
description
destination
fee
payment_
hash
payment_
preimage
payment_
request
@getalby/sdk
Loading...