InvoiceData
@cashu/cashu-ts / InvoiceData
Type Alias: InvoiceData
InvoiceData =
object
Defined in: cashu-ts/src/model/types/index.ts:130
Properties
amountInMSats?
optionalamountInMSats:number
Defined in: cashu-ts/src/model/types/index.ts:133
amountInSats?
optionalamountInSats:number
Defined in: cashu-ts/src/model/types/index.ts:132
expiry?
optionalexpiry:number
Defined in: cashu-ts/src/model/types/index.ts:137
memo?
optionalmemo:string
Defined in: cashu-ts/src/model/types/index.ts:136
paymentHash?
optionalpaymentHash:string
Defined in: cashu-ts/src/model/types/index.ts:135
paymentRequest
paymentRequest:
string
Defined in: cashu-ts/src/model/types/index.ts:131
timestamp?
optionaltimestamp:number
Defined in: cashu-ts/src/model/types/index.ts:134