revokedAt property

DateTime? revokedAt
final

The time at which the certificate was revoked. This value exists only when the certificate status is REVOKED.

Implementation

final DateTime? revokedAt;