| java.lang.Object | |||
| ↳ | com.zuora.api.object.holders.DynamicExpressionHolder | ||
| ↳ | com.zuora.api.object.holders.ZObjectExpressionHolder | ||
| ↳ | com.zuora.api.object.holders.RatePlanChargeTierExpressionHolder | ||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _createdByIdType | |||||||||||
| _createdDateType | |||||||||||
| _endingUnitType | |||||||||||
| _isOveragePriceType | |||||||||||
| _priceFormatType | |||||||||||
| _priceType | |||||||||||
| _ratePlanChargeIdType | |||||||||||
| _startingUnitType | |||||||||||
| _tierType | |||||||||||
| _updatedByIdType | |||||||||||
| _updatedDateType | |||||||||||
| createdById | |||||||||||
| createdDate | |||||||||||
| endingUnit | |||||||||||
| isOveragePrice | |||||||||||
| price | |||||||||||
| priceFormat | |||||||||||
| ratePlanChargeId | |||||||||||
| startingUnit | |||||||||||
| tier | |||||||||||
| updatedById | |||||||||||
| updatedDate | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.zuora.api.object.holders.ZObjectExpressionHolder
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves createdById
| |||||||||||
Retrieves createdDate
| |||||||||||
Retrieves endingUnit
| |||||||||||
Retrieves isOveragePrice
| |||||||||||
Retrieves price
| |||||||||||
Retrieves priceFormat
| |||||||||||
Retrieves ratePlanChargeId
| |||||||||||
Retrieves startingUnit
| |||||||||||
Retrieves tier
| |||||||||||
Retrieves updatedById
| |||||||||||
Retrieves updatedDate
| |||||||||||
Sets createdById
| |||||||||||
Sets createdDate
| |||||||||||
Sets endingUnit
| |||||||||||
Sets isOveragePrice
| |||||||||||
Sets price
| |||||||||||
Sets priceFormat
| |||||||||||
Sets ratePlanChargeId
| |||||||||||
Sets startingUnit
| |||||||||||
Sets tier
| |||||||||||
Sets updatedById
| |||||||||||
Sets updatedDate
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.zuora.api.object.holders.ZObjectExpressionHolder
| |||||||||||
From class
java.lang.Object
| |||||||||||
Retrieves createdById
Retrieves createdDate
Retrieves endingUnit
Retrieves isOveragePrice
Retrieves price
Retrieves priceFormat
Retrieves ratePlanChargeId
Retrieves startingUnit
Retrieves tier
Retrieves updatedById
Retrieves updatedDate
Sets createdById
| value | Value to set |
|---|
Sets createdDate
| value | Value to set |
|---|
Sets endingUnit
| value | Value to set |
|---|
Sets isOveragePrice
| value | Value to set |
|---|
Sets price
| value | Value to set |
|---|
Sets priceFormat
| value | Value to set |
|---|
Sets ratePlanChargeId
| value | Value to set |
|---|
Sets startingUnit
| value | Value to set |
|---|
Sets tier
| value | Value to set |
|---|
Sets updatedById
| value | Value to set |
|---|
Sets updatedDate
| value | Value to set |
|---|