PriceBookVersionCondition
Represents the details for price book condition for given version
This page contains
Fields
id: ID! | Unique identifier for price book condition for given version |
name: String | Name of price book condition for given version |
priceBookVersionId: ID! | Unique identifier for price book version |
hardConditions: [PriceCondition!] | Conditions for price book for given version |
Parent objects of PriceBookVersionCondition
PriceBookVersionDetails | Represents the details of a price book version |
Queries for PriceBookVersionCondition
priceBookVersion | Return price book version details |