PriceAdjustmentUsageLimitInput
No description
input PriceAdjustmentUsageLimitInput {
maxUses: Int!
scope: PriceAdjustmentUsageLimitScope!
period: PriceAdjustmentUsageLimitPeriodInput!
}
No description
input PriceAdjustmentUsageLimitInput {
maxUses: Int!
scope: PriceAdjustmentUsageLimitScope!
period: PriceAdjustmentUsageLimitPeriodInput!
}
PriceAdjustmentUsageLimitInput.maxUses ● Int! non-null scalarPriceAdjustmentUsageLimitInput.scope ● PriceAdjustmentUsageLimitScope! non-null enumPriceAdjustmentUsageLimitInput.period ● PriceAdjustmentUsageLimitPeriodInput! non-null input