localTransactionCost property
Sum of all transaction level discounts, such as free shipping and coupon discounts for the whole cart.
The currency code is the same as that in the ClickConversion message.
Implementation
core.double? localTransactionCost;