isInBillingRetry property

bool? isInBillingRetry
final

True if subscription failed to renew due to billing issue and is retrying Note: Not directly available in RenewalInfo, available in Status

Implementation

final bool? isInBillingRetry;