MsgVpnAuthenticationOauthProfileResponse: {
    data?: MsgVpnAuthenticationOauthProfile;
    links?: MsgVpnAuthenticationOauthProfileLinks;
    meta: SempMeta;
}

Type declaration