Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 397 Bytes

VerifyCertificateResponse.md

File metadata and controls

15 lines (7 loc) · 397 Bytes

VerifyCertificateResponse

Response when verifying a certificate. The valid flag is set to true when the certificate is valid. Any errors will be added to the errors array.

Properties

Name Type Description Notes
valid Boolean [optional]
errors List<String> [optional]