Home > @infiniteobjects/shopify-data-manager > AdminTypes > PriceRuleInput > allocationMethod
The method by which the price rule’s value is allocated to its entitled items.
Signature:
allocationMethod?: InputMaybe<PriceRuleAllocationMethod | `${PriceRuleAllocationMethod}`>;