| java.lang.Object | |
| ↳ | com.magento.api.holders.CatalogProductTierPriceEntityExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _customer_group_idType | |||||||||||
| _priceType | |||||||||||
| _qtyType | |||||||||||
| _websiteType | |||||||||||
| customer_group_id | |||||||||||
| price | |||||||||||
| qty | |||||||||||
| website | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves customer_group_id
| |||||||||||
Retrieves price
| |||||||||||
Retrieves qty
| |||||||||||
Retrieves website
| |||||||||||
Sets customer_group_id
| |||||||||||
Sets price
| |||||||||||
Sets qty
| |||||||||||
Sets website
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves customer_group_id
Retrieves price
Retrieves qty
Retrieves website
Sets customer_group_id
| value | Value to set |
|---|
Sets price
| value | Value to set |
|---|
Sets qty
| value | Value to set |
|---|
Sets website
| value | Value to set |
|---|