module App42

This Email object is the value object which contains the properties of Email.

An enum that contains 2 types of the EmailMIME either text/plain or text/html.

This Album object is the value object which contains the properties of Album.

This Game object is the value object which contains the properties of Game.

This Reward object is the value object which contains the properties of Reward along with the setter & getter for those properties.

This Geo object is the value object which contains the properties of Geo.

This Geo Point object is the value object which contains the properties of Geo Point.

This Image object is the value object which contains the properties of Image.

This Log object is the value object which contains the properties of Log.

This Queue object is the value object which contains the properties of Queue along with the setter & getter for those properties.

An enum that defines the type of the device to be uploaded on cloud.

This Push Notification object is the value object which contains the properties of Push Notification.

This PreferenceData object is the value object which contains the properties of PreferenceData along with the setter & getter for those properties.

This Recommender object is the value object which contains the properties of Recommender.

An enum that contains 2 types of the Recommender Similarity either EuclideanDistanceSimilarity or PearsonCorrelationSimilarity.

This Review object is the value object which contains the properties of Review.

This Session object is the value object which contains the properties of Session.

This Cart object is the value object which contains the properties of Cart along with the setter & getter for those properties.

This Catalogue object is the value object which contains the properties of Catalogue.

This ItemData object is the value object which contains the properties of ItemData.

An enum that contains 3 types of the Payment Status either DECLINED or AUTHORIZED or PENDING.

This class Manage the response which comes from App42 server.

This Storage object is the value object which contains the properties of Storage.

This Upload object is the value object which contains the properties of Upload along with the setter & getter for those properties.

An enum that defines the type of the file to be uploaded on cloud.

This User object is the value object which contains the properties of User along with the setter & getter for those properties.