Type Alias Text2PayResponse

Text2PayResponse: { invoice: Text2PayInvoice; invoiceUrl: string }

Type declaration