| java.lang.Object | |
| ↳ | org.mule.modules.quickbooks.online.schema.holders.CreditCardChargeHeaderExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _entityIdType | |||||||||||
| _entityNameType | |||||||||||
| _entityTypeType | |||||||||||
| _totalAmtType | |||||||||||
| entityId | |||||||||||
| entityName | |||||||||||
| entityType | |||||||||||
| totalAmt | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves entityId
| |||||||||||
Retrieves entityName
| |||||||||||
Retrieves entityType
| |||||||||||
Retrieves totalAmt
| |||||||||||
Sets entityId
| |||||||||||
Sets entityName
| |||||||||||
Sets entityType
| |||||||||||
Sets totalAmt
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves entityId
Retrieves entityName
Retrieves entityType
Retrieves totalAmt
Sets entityId
| value | Value to set |
|---|
Sets entityName
| value | Value to set |
|---|
Sets entityType
| value | Value to set |
|---|
Sets totalAmt
| value | Value to set |
|---|