activePromotionalOfferType property

String? activePromotionalOfferType
final

The type of active promotional 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? activePromotionalOfferType;