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