CancelInvoiceRequestDto Data Type

The Class CancelInvoiceRequestDto.

Implemented Interfaces
Serializable
Properties
name data type description
invoiceId number The invoiceId.

Example

{
  "invoiceId" : 12345
}