PriceAdjustmentScope
No description
type PriceAdjustmentScope {
productIds: [ID!]
billingProfileIds: [ID!]
}
Fields
PriceAdjustmentScope.productIds ● [ID!] list scalar
PriceAdjustmentScope.billingProfileIds ● [ID!] list scalar
Member Of
PriceAdjustmentRuleSummary object