priceIncreaseType property
The requested type of price increase
Optional. Possible string values are:
- "PRICE_INCREASE_TYPE_UNSPECIFIED" : Unspecified state.
- "PRICE_INCREASE_TYPE_OPT_IN" : Subscribers must accept the price increase or their subscription is canceled.
- "PRICE_INCREASE_TYPE_OPT_OUT" : Subscribers are notified but do not have to accept the price increase. Opt-out price increases not meeting regional, frequency, and amount limits will proceed as opt-in price increase. The first opt-out price increase for each app must be initiated in the Google Play Console.
Implementation
core.String? priceIncreaseType;