Type alias GetInvoiceResponse

GetInvoiceResponse: {
    data: Invoice;
}

Type declaration

  • data: Invoice

    The fetched invoice