DomainCertAuthoritiesResponse: {
    data?: DomainCertAuthority[];
    links?: DomainCertAuthorityLinks[];
    meta: SempMeta;
}

Type declaration