ClientCertAuthoritiesResponse: {
    data?: ClientCertAuthority[];
    links?: ClientCertAuthorityLinks[];
    meta: SempMeta;
}

Type declaration