activePromotionalOfferType property

String? activePromotionalOfferType
final

A type of an active promotional 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

Nullable

Implementation

final String? activePromotionalOfferType;