ShoppingCartInterface

Extends

Interface ShoppingCartInterface

category

System

package

ShoppingCart

subpackage

Interfaces

Methods

getCreationDate

getCreationDate() : string

Response

string

getCustomerId

getCustomerId() : integer

Response

integer

getFinalPrice

getFinalPrice() : float

Response

float

getId

getId() : integer

Response

integer

getProductId

getProductId() : string

Response

string

getQuantity

getQuantity() : float

Response

float