revocationDetails property

RevocationDetails? revocationDetails
getter/setter pair

Details regarding the revocation of this Certificate.

This Certificate is considered revoked if and only if this field is present.

Output only.

Implementation

RevocationDetails? revocationDetails;