MsgVpnAuthenticationOauthProvidersResponse: {
    data?: MsgVpnAuthenticationOauthProvider[];
    links?: MsgVpnAuthenticationOauthProviderLinks[];
    meta: SempMeta;
}

Type declaration