cart

@SerializedName(value = "cart")
val cart: WebCart?

Parameters

cart

The WebCart containing details of the cart to be updated, or null if no cart is provided.