cartTotal

@SerializedName(value = "cartTotal")
val cartTotal: Double

Parameters

cartTotal

The total cost of the cart, including items, tax, and shipping.