TrevenqueCheckQueueResultInvoice

Structure

FieldTypeRequiredDescription
errorMessageStringtrue
serieStringtrue
numberIntegertrue

JSON representation

{
    "errorMessage": "test",
    "serie": "test",
    "number": 1
}