A response that contains the PDF of an invoice

Hierarchy

  • InvoicePdfResponse

Constructors

Properties

invoice: string

The bytes of the invoice PDF.

Designates if the response is a success ('OK') or failure ('ERR').

attributeTypeMap: {
    baseName: string;
    format: string;
    name: string;
    type: string;
}[] = ...

Type declaration

  • baseName: string
  • format: string
  • name: string
  • type: string
discriminator: undefined | string = undefined

Methods

Generated using TypeDoc