activeIntroductoryOfferType property

String? activeIntroductoryOfferType
final

A type of an active introductory offer. If the value is not null, it means that the offer was applied during the current subscription period.

Possible values:

  • free_trial
  • pay_as_you_go
  • pay_up_front

Implementation

final String? activeIntroductoryOfferType;