ReadonlycurrentPrice of the product. This will match the default option's base phase price in subscriptions or the price in non-subscriptions.
ReadonlydefaultThe default non-subscription option for this product. Null in the case of subscriptions.
ReadonlydefaultThe default purchase option for this product.
ReadonlydefaultThe default subscription option for this product. Null if no subscription options are available like in the case of consumables and non-consumables.
ReadonlydescriptionThe description of the product as configured in the RevenueCat dashboard.
ReadonlydisplayName of the product.
ReadonlyidentifierThe product ID.
ReadonlynormalThe period duration for a subscription product. This will match the default option's base phase period duration. Null for non-subscriptions.
ReadonlypresentedThe context from which this product was obtained.
ReadonlypresentedThe offering ID used to obtain this product.
ReadonlyproductThe type of product.
ReadonlysubscriptionA dictionary with all the possible subscription options available for this product. Each key contains the key to be used when executing a purchase. Will be empty for non-subscriptions
If retrieved through getOfferings the offers are only the ones the customer is entitled to.
ReadonlytitleThe title of the product as configured in the RevenueCat dashboard.
Represents product's listing details.