revokedAt property

DateTime? revokedAt
final

The timestamp when the certificate was revoked. This value is present only when the certificate status is REVOKED.

Implementation

final DateTime? revokedAt;