Skip to main content
Skip to main content

LineAllocationsMap

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

Index signature

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

Was this section helpful?