Interface ShoppingCartInterface

Interface ShoppingCartInterface

Direct known implementers

GXEngineShoppingCart

Methods summary

public getId( void ) : integer
public getCustomerId( void ) : integer
public getProductId( void ) : string
public getQuantity( void ) : float
public getFinalPrice( void ) : float
public getCreationDate( void ) : string