Anchor to section titled 'undefined'

DiscountApplication
interface

Discount applications capture the intentions of a discount source at the time of application.


The method by which the discount's value is allocated to its entitled items.

Which lines of targetType that the discount is allocated over.

The type of line that the discount is applicable towards.

The value of the discount application.


Was this section helpful?


Was this section helpful?
Copy
{
	"allocationMethod": "",
	"targetSelection": "",
	"targetType": "",
	"value": ""
}