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