InvoiceData
@cashu/cashu-ts / InvoiceData
Type Alias: InvoiceData
InvoiceData =
object
Defined in: cashu-ts/src/model/types/index.ts:130
Properties
amountInMSats?
optional
amountInMSats:number
Defined in: cashu-ts/src/model/types/index.ts:133
amountInSats?
optional
amountInSats:number
Defined in: cashu-ts/src/model/types/index.ts:132
expiry?
optional
expiry:number
Defined in: cashu-ts/src/model/types/index.ts:137
memo?
optional
memo:string
Defined in: cashu-ts/src/model/types/index.ts:136
paymentHash?
optional
paymentHash: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?
optional
timestamp:number
Defined in: cashu-ts/src/model/types/index.ts:134