OauthProfileClientAllowedHostResponse: {
    data?: OauthProfileClientAllowedHost;
    links?: OauthProfileClientAllowedHostLinks;
    meta: SempMeta;
}

Type declaration