InvoiceModel Object
The InvoiceModel Object
{
"color": "string",
"reference": "string",
"tripNo": integer,
"branchCode": "string",
"featuresCode": "string",
"features": "string",
"invoiceCode": "string",
"locationCode": "string",
"modelCode": "string",
"qtyOrdered": integer,
"sellingPrice": integer,
"tax2": boolean,
"tax3": boolean,
"userCreated": "string",
"addRelatedLines": {
"additionalProp1": boolean,
"additionalProp2": boolean,
"additionalProp3": boolean
}
}