Skip to main content
Skip to main content

LineAllocationsMap

LineAllocationsMap: object

A map of line item ids and its corresponding gift card and discount allocations

Index signature

▪ [K: string]: { gift_card?: [GiftCardAllocation](/references/medusa/types/medusa.GiftCardAllocation) ; discount?: [DiscountAllocation](/references/medusa/types/medusa.DiscountAllocation) }

Was this section helpful?