DiscountAllocationInput
Version 2024-04-01
Overview
Contains either a summary or the details of discounts allocated to an entity.
Arguments
Argument | Description |
---|---|
details ([DiscountAllocationDetailsInput]) | A list of details about the discount allocated to an entity. |
summary (DiscountAllocationsSummaryInput) | A summary of discounts allocated to an entity which contains the minimum information required to represent discounts. |
Updated about 2 months ago