Hello,
I am using the SDK on clover and trying to figure out how to get the quantity. I have an item in the inventory configured as price/unit. I ring up 2 or 3 units of that item. When I get the order in my code and iterate over its line items, I cannot seem to find a way to get the quantity of number of units being sold. I am eventually trying to get the total of that line item but can't find it. I either need the total for that linen item or need the quantity of that line item, I already have the unit price so if I have the quantity, I get the line item total.
Please advise.
Waqar