SharedShoppingCartInterface
in
Interface SharedShoppingCartInterface
Tags
Table of Contents
- getCreationDate() : DateTime
- getCustomerId() : int
- getHash() : string
- getShoppingCartJson() : string
Methods
getCreationDate()
public
getCreationDate() : DateTime
Return values
DateTime —getCustomerId()
public
getCustomerId() : int
Return values
int —getHash()
public
getHash() : string
Return values
string —getShoppingCartJson()
public
getShoppingCartJson() : string