CertAuthoritiesResponse: {
    data?: CertAuthority[];
    links?: CertAuthorityLinks[];
    meta: SempMeta;
}

Type declaration