Type Alias RecordInvoicePaymentResponse

RecordInvoicePaymentResponse: { success: boolean; invoice: Text2PayInvoice }

Type declaration