legacyCompatibleSubscriptionOfferId property

String? legacyCompatibleSubscriptionOfferId
getter/setter pair

Subscription offer id which is legacy compatible.

The backward compatible subscription offer is returned by the Google Play Billing Library deprecated method querySkuDetailsAsync(). Only one subscription offer can be marked as legacy compatible for a given renewing base plan. To have no Subscription offer as legacy compatible set this field as empty string.

Implementation

core.String? legacyCompatibleSubscriptionOfferId;