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