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