pricePerWeek

abstract val pricePerWeek: Price?

Null for INAPP products. The price of the StoreProduct in the current locale in a weekly recurrence. This means that, for example, if the period is monthly, the price will be divided by 4. It uses a currency formatter to format the price in the given locale. Note that this value may be an approximation. For Google subscriptions, this value will use the basePlan to calculate the value.