Success.

GetInvoiceResponse

interface GetInvoiceResponse {
    invoice?: Invoice;
}

Properties

Properties

invoice?: Invoice

GetInvoiceResponse