TaxSourceLine Union
No description
union TaxSourceLine = CheckoutLine | OrderLine
Possible types​
CheckoutLine​
Represents an item in the checkout.
OrderLine​
Represents order line of particular order.
Member Of​
TaxableObjectLine object