GetPdfInvoiceRequestDto Data Type

Implemented Interfaces
Serializable
Properties
name data type description
invoiceNumber string
invoiceType string

Example

{
  "invoiceNumber" : "...",
  "invoiceType" : "..."
}