sign
Up
User
open fun signUpUser(id: String, token: String, name: String, surname: String, email: String, password: String, language: String, custom: Array<Any>)
Method to sign up a new user in the system
Parameters
id
: the identifier of the user
token
: the token of the user
name
: the name of the user
surname
: the surname of the user
email
: the email of the user
password
: the password of the user
language
: the language of the user
custom
: the custom parameters to add in the default query