PriceListRuleList
type PriceListRuleList {
basePriceListId: String
currencyRateSettings: PriceListCurrencyRateSettings
currencySettings: PriceListCurrencySettings!
rules: [PriceListRules!]!
}
Fields
basePriceListId
StringcurrencyRateSettings
PriceListCurrencyRateSettings