Module sharingPluginPlatform
Class ShoppingBasket.UserInfo
java.lang.Object
org.codeability.sharing.plugins.api.ShoppingBasket.UserInfo
- Enclosing class:
- ShoppingBasket
infos about the user that invoked this action
- Author:
- Michael Breu
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
email
the email of the user that checked out this shopping basket.
-
-
Constructor Details
-
UserInfo
convenience constructor.- Parameters:
email- the email of the user
-
UserInfo
public UserInfo()JSON constructor.
-