clientData

@SerialName(value = "clientData")
val clientData: JsonElement? = null

Parameters

clientData

Client data for a user should be in a syntactically valid JSON format. It will be returned as is to the client (as JSON).