DomainCertAuthorityResponse: {
    data?: DomainCertAuthority;
    links?: DomainCertAuthorityLinks;
    meta: SempMeta;
}

Type declaration