CartEntity

constructor(totalValue: Number, currency: String, cartId: String? = null)