billingIssueDetectedAt property

String? billingIssueDetectedAt
inherited

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

String? get billingIssueDetectedAt => throw _privateConstructorUsedError;