Interface ShoppingCartInterface
category |
System |
---|---|
package |
ShoppingCart |
subpackage |
Interfaces |
getCreationDate() : string
string
getCustomerId() : integer
integer
getFinalPrice() : float
float
getId() : integer
integer
getProductId() : string
string
getQuantity() : float
float