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