sequenceDto Data Type

The Class SequenceDto.

Namespace
(Default)
Properties
name data type type namespace min/max occurs description
currentInvoiceNb long element 0/1 The current invoice nb.
invoiceSequenceCode string element 0/1 The invoice sequence code.
prefixEL string element 0/1 The prefix EL.
sequenceSize int element 0/1 The sequence size.

Example

<sequenceDto>
  <prefixEL>...</prefixEL>
  <invoiceSequenceCode>...</invoiceSequenceCode>
</sequenceDto>