| name | data type | description |
|---|---|---|
| amountWithTax | number | |
| amountTax | number | |
| amountWithoutTax | number | |
| tax | Tax |
Example
{
"amountWithTax" : 12345.0,
"amountTax" : 12345.0,
"amountWithoutTax" : 12345.0,
"tax" : {
"auditable" : {
"lastUser" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"creator" : "..."
},
"description" : "...",
"idOrCode" : "...",
"accountingCode" : {
"parentEntity" : { },
"descriptionOrCode" : "...",
"chartOfAccountTypeEnum" : "LIABILITIES",
"version" : 12345,
"notified" : true,
"parentEntityType" : { },
"migrated" : true,
"disabled" : true,
"notes" : "...",
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"parentAccountingCode" : { },
"auditable" : { },
"transient" : true,
"codeChanged" : true,
"active" : true,
"id" : 12345,
"chartOfAccountViewTypeEnum" : "VIEW",
"appendGeneratedCode" : true,
"code" : "...",
"reportingAccount" : "...",
"referenceCode" : "...",
"historized" : true,
"description" : "...",
"referenceDescription" : "..."
},
"descriptionAndCode" : "...",
"parentEntityType" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"transient" : true,
"subTaxes" : [ { }, { } ],
"composite" : true,
"mainTaxes" : [ { }, { } ],
"descriptionOrCode" : "...",
"codeChanged" : true,
"uuid" : "...",
"referenceDescription" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"appendGeneratedCode" : true,
"parentEntity" : {
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"description" : "...",
"appendGeneratedCode" : true,
"referenceCode" : "...",
"id" : 12345,
"codeChanged" : true,
"descriptionOrCode" : "...",
"auditable" : { },
"parentEntityType" : { },
"historized" : true,
"transient" : true,
"parentEntity" : { },
"code" : "...",
"notified" : true,
"auditableFields" : [ { }, { } ]
},
"code" : "...",
"notified" : true,
"id" : 12345,
"parentCFEntities" : [ {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValues" : { },
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"cfAccumulatedValuesNullSafe" : { },
"CFValuesCopy" : { },
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
}, {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValues" : { },
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"cfAccumulatedValuesNullSafe" : { },
"CFValuesCopy" : { },
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"auditableFields" : [ {
"notfiable" : true,
"notified" : true,
"auditType" : "OTHER",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
}, {
"notfiable" : true,
"notified" : true,
"auditType" : "STATUS",
"currentState" : { },
"fieldName" : "...",
"previousState" : { },
"historized" : true,
"historable" : true
} ],
"percent" : 12345.0,
"historized" : true,
"referenceCode" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"version" : 12345
}
}