The Class SequenceDto.
| name | data type | type | namespace | min/max occurs | description |
|---|---|---|---|---|---|
| |
|
|
|
|
|
| invoiceSequenceCode | string | element | 0/1 | The invoice sequence code. | |
| prefixEL | string | element | 0/1 | The prefix EL. | |
| |
|
|
|
|
|
Example
<sequenceDto> <prefixEL>...</prefixEL> <invoiceSequenceCode>...</invoiceSequenceCode> </sequenceDto>