LineAllocationsMap
LineAllocationsMap: object
A map of line item ids and its corresponding gift card and discount allocations
Index signature
▪ [K: string
]: { discount?: [DiscountAllocation](/references/services/types/DiscountAllocation) ; gift_card?: [GiftCardAllocation](/references/services/types/GiftCardAllocation) }
Was this section helpful?