gracePeriodExpiresDatePst property

  1. @JsonKey(name: 'grace_period_expires_date_pst')
String? gracePeriodExpiresDatePst
final

The time at which the grace period for subscription renewals expires, in the Pacific Time zone.

Implementation

@JsonKey(name: 'grace_period_expires_date_pst')
final String? gracePeriodExpiresDatePst;