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