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]: { discount?: [DiscountAllocation](/references/medusa/types/medusa.DiscountAllocation) ; gift_card?: [GiftCardAllocation](/references/medusa/types/medusa.GiftCardAllocation) }

Was this section helpful?