CatalogProductTierPriceTiers
CatalogProductTierPriceTiers is an auto generated table
Columns
Name | Type | ReadOnly | Description |
CustomerGroupId [KEY] | Int | False | Customer group id |
ExtensionAttributes | String | False | This is an auto-generated column |
Qty | String | False | Tier qty |
Value | String | False | Price value |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
CustomerGroupId_p | String | 'all' can be used to specify 'ALL GROUPS' |
Sku_p | String | This is an auto-generated column |
Last updated