autoRenewStatus property

  1. @JsonKey(name: 'auto_renew_status')
String? autoRenewStatus
final

The current renewal status for the auto-renewable subscription. See auto_renew_status for more information.

Implementation

@JsonKey(name: 'auto_renew_status')
final String? autoRenewStatus;