autoConvertMissingPrices property

bool? autoConvertMissingPrices
getter/setter pair

If true the prices for all regions targeted by the parent app that don't have a price specified for this in-app product will be auto converted to the target currency based on the default price.

Defaults to false.

Implementation

core.bool? autoConvertMissingPrices;