id

@SerializedName(value = "id")
var id: String? = null

The unique identifier of the requested Space.

e.g

"id": "1zqKVXPQhvZJB"

Uniquely identify a Space returned in the response.