AppleSauce
Preparing search index...
applesauce-core
Helpers
ParsedInvoice
Type Alias ParsedInvoice
type
ParsedInvoice
=
{
amount
?:
number
;
description
:
string
;
expiry
:
number
;
paymentHash
?:
string
;
paymentRequest
:
string
;
timestamp
:
number
;
}
Index
Properties
amount?
description
expiry
payment
Hash?
payment
Request
timestamp
Properties
Optional
amount
amount
?:
number
description
description
:
string
expiry
expiry
:
number
Optional
payment
Hash
paymentHash
?:
string
payment
Request
paymentRequest
:
string
timestamp
timestamp
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
description
expiry
payment
Hash
payment
Request
timestamp
AppleSauce
Loading...