Rate this page:

EditUserOptions

User data available for editing.

Props

customData

Copy URL
customData: 

null | UnknownObject

New custom data.

If null , previously set custom data is left untouched.

If an empty object, previously set custom data is removed.

privateCustomData

Copy URL
privateCustomData: 

null | UnknownObject

New private custom data.

If null , previously set private custom data is untouched.

If an empty object, previously set private custom data is removed.