PaymentRequest
@cashu/cashu-ts / PaymentRequest
Class: PaymentRequest
Defined in: cashu-ts/src/model/PaymentRequest.ts:11
Constructors
new PaymentRequest()
new PaymentRequest(
transport,id?,amount?,unit?,mints?,description?,singleUse?):PaymentRequest
Defined in: cashu-ts/src/model/PaymentRequest.ts:12
Parameters
transport
id?
string
amount?
number
unit?
string
mints?
string[]
description?
string
singleUse?
boolean = false
Returns
PaymentRequest