TrevenqueCheckQueueResultRevenue

Structure

FieldTypeRequiredDescription
errorMessageStringtrue
accountingAccountStringtrue
productCodeStringtrue

JSON representation

{
    "errorMessage": "test",
	"accountingAccount": "ACC",
    "productCode": "test"
}