certificates
@SerialName(value = "certificates")
REQUIRED-CONDITIONAL. One or more Base64-encoded X.509v3 certificates from the certificate chain. If CredentialInfoRequest.certificates is CertificateOptions.CHAIN, the entire certificate chain SHALL be returned with the end entity certificate at the beginning of the array. If CredentialInfoRequest.certificates is CertificateOptions.SINGLE, only the end entity certificate SHALL be returned. If CredentialInfoRequest.certificates is CertificateOptions.NONE, this value SHALL NOT be returned.