WAAS Javascript SDKType AliasesAuthUpdateUserArgsOn this pageTypeAlias.AuthUpdateUserArgstype AuthUpdateUserArgs = { birthDate?: string | null; name?: string; preferredLocale?: AuthUser["preferredLocale"];}; Properties PropertyType birthDate?string name?string preferredLocale?AuthUser["preferredLocale"]