mIdentifier
std::string mIdentifier
Purchase identifier.
mPlanName
std::string mPlanName
Purchase plan name.
mDescription
std::string mDescription
Purchase description.
mCost
int mCost
Current costs (in cents).
mOldCost
int mOldCost
Previous costs (in cents).
mSave
std::string mSave
HTTP URL for downloading the "save" icon.
mLinkToIcon
std::string mLinkToIcon
HTTP URL for downloading the "purchase" icon.
mLinkToBuy
std::string mLinkToBuy
HTTP URL for retranslating a User to his web office, where he can complete the chosen purchase.
mFirstAppName
std::string mFirstAppName
First application name.
mSecondAppName
std::string mSecondAppName
Second application name.
mLinkToFirstAppIcon
std::string mLinkToFirstAppIcon
First app icon path.
mLinkToSecondAppIcon
std::string mLinkToSecondAppIcon
Second app icon path.
mSavePercent
std::string mSavePercent
Shows how much user can save if he completes the current purchase (in percents).
mIsSuite
bool mIsSuite
Shows if this is a purchase suite.