activeIntroductoryOfferType property

String? activeIntroductoryOfferType
final

The type of active introductory offer. Possible values are: free_trial, pay_as_you_go, pay_up_front. If the value is not null, it means that the offer was applied during the current subscription period.

Nullable

Implementation

final String? activeIntroductoryOfferType;