billingIssueDetectedAt property

DateTime? billingIssueDetectedAt
final

The time when billing issue was detected (Apple was not able to charge the card). Subscription can still be active. Will be set to null if the charge will be made.

Nullable

Implementation

final DateTime? billingIssueDetectedAt;