AmazonStoreProduct

constructor(id: String, type: ProductType, title: String, description: String, period: Period?, price: Price, subscriptionOptions: SubscriptionOptions?, defaultOption: SubscriptionOption?, iconUrl: String, freeTrialPeriod: Period?, originalProductJSON: JSONObject, presentedOfferingIdentifier: String? = null)