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