isInIntroOfferPeriod property

  1. @JsonKey(name: 'is_in_intro_offer_period')
String? isInIntroOfferPeriod
final

An indicator of whether an auto-renewable subscription is in the introductory price period. See is_in_intro_offer_period for more information.

Implementation

@JsonKey(name: 'is_in_intro_offer_period')
final String? isInIntroOfferPeriod;