Class GXEngineShoppingCart
category |
System |
---|---|
package |
ShoppingCart |
__construct(\IdType $id, \IdType $customerId, \StringType $productId, \DecimalType $quantity, \DecimalType $finalPrice, \StringType $creationDate)
\IdType
\IdType
\StringType
\DecimalType
\DecimalType
\StringType
getCreationDate() : string
string
getCustomerId() : integer
integer
getFinalPrice() : float
float
getId() : integer
integer
getProductId() : string
string
getQuantity() : float
float