return _cartItems;
returnCustomerValue return _customer;
return _customer;
return _itemId;
return _quantity;
return _total;
_cartItems = cartItems;
Sets the customer.paramcustomer The customer to set _customer = customer;
_customer = customer;
_itemId = itemId;
_quantity = quantity;
_total = total;