@getalby/sdk
Preparing search index...
oauth
types
DecodedInvoice
Type Alias DecodedInvoice
type
DecodedInvoice
=
{
amount
:
number
;
created_at
:
number
;
currency
:
string
;
description
:
string
;
expiry
:
number
;
min_final_cltv_expiry
:
number
;
msatoshi
:
number
;
payee
:
string
;
payee_alias
:
string
;
payment_hash
:
string
;
}
Index
Properties
amount
created_
at
currency
description
expiry
min_
final_
cltv_
expiry
msatoshi
payee
payee_
alias
payment_
hash
Properties
amount
amount
:
number
created_
at
created_at
:
number
unix timestamp in seconds
currency
currency
:
string
description
description
:
string
expiry
expiry
:
number
expiry from the created_at time in seconds (not a timestamp)
min_
final_
cltv_
expiry
min_final_cltv_expiry
:
number
msatoshi
msatoshi
:
number
payee
payee
:
string
payee_
alias
payee_alias
:
string
payment_
hash
payment_hash
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
created_
at
currency
description
expiry
min_
final_
cltv_
expiry
msatoshi
payee
payee_
alias
payment_
hash
@getalby/sdk
Loading...
unix timestamp in seconds