Toggle navigation
opencell REST and WS API: SubcategoryInvoiceAgregateAmount
Services
Resources
Data Types
Files and Libraries
Back to Top
Home
JSON
SubcategoryInvoiceAgregateAmount
SubcategoryInvoiceAgregateAmount
Data Type
Implemented Interfaces
Serializable
Properties
name
data type
description
amountWithoutTax
number
amountWithTax
number
amountTax
number
Example
{ "amountWithoutTax" : 12345.0, "amountWithTax" : 12345.0, "amountTax" : 12345.0 }