mId
int mId
Purchase numeric identifier.
mIdentifier
std::string mIdentifier
Purchase string identifier.
mPlanName
std::string mPlanName
Purchase name.
mDescription
std::string mDescription
Purchase description.
mCost
int mCost
Purchase cost in cents.
mLinkToBuy
std::string mLinkToBuy
HTTP URL for retranslating a User to his web office, where he can complete the chosen purchase.
mLinkToIcon
std::string mLinkToIcon
HTTP URL for downloading the "purchase" icon.
mIsSuite
bool mIsSuite
Shows if this is a purchase suite.
mPeriodType
std::string mPeriodType
String representation of purchase period (day, year, month etc.)
mPeriod
int mPeriod
Duration of purchase based on period time.
mPackageCount
int mPackageCount
Purchase count.
mPriority
int mPriority
Purchase priority.
mTransfer
std::string mTransfer
Purchase field used in personal server purchase.