| java.lang.Object | |
| ↳ | org.mule.modules.quickbooks.online.schema.holders.TaxLineExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _amountType | |||||||||||
| _taxIdType | |||||||||||
| _taxNameType | |||||||||||
| amount | |||||||||||
| taxId | |||||||||||
| taxName | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves amount
| |||||||||||
Retrieves taxId
| |||||||||||
Retrieves taxName
| |||||||||||
Sets amount
| |||||||||||
Sets taxId
| |||||||||||
Sets taxName
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves amount
Retrieves taxId
Retrieves taxName
Sets amount
| value | Value to set |
|---|
Sets taxId
| value | Value to set |
|---|
Sets taxName
| value | Value to set |
|---|