billingIssueDetectedAt property

DateTime? billingIssueDetectedAt
final

Time when billing issue was detected. Subscription can still be active. Would be set to null if a charge is made.

Nullable

Implementation

final DateTime? billingIssueDetectedAt;