Skip to main content

PriceAdjustmentUsageLimitInput

No description

input PriceAdjustmentUsageLimitInput {
maxUses: Int!
scope: PriceAdjustmentUsageLimitScope!
period: PriceAdjustmentUsageLimitPeriodInput!
}

Fields

PriceAdjustmentUsageLimitInput.maxUses ● Int! non-null scalar

PriceAdjustmentUsageLimitInput.scope ● PriceAdjustmentUsageLimitScope! non-null enum

PriceAdjustmentUsageLimitInput.period ● PriceAdjustmentUsageLimitPeriodInput! non-null input

Member Of

CreatePriceAdjustmentRuleDataInput input