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