billingIssueDetectedAt property

String? billingIssueDetectedAt
final

The date a billing issue was detected. Can be null if there is no billing issue or an issue has been resolved. @note: Entitlement may still be active even if there is a billing issue. Check the isActive property.

Implementation

final String? billingIssueDetectedAt;