hostIds

@SerializedName(value = "host_ids")
var hostIds: ArrayList<String>? = null

The unique identifier of the users who are hosting this Space.

e.g.

"host_ids": ["2244994945","6253282"]

Expand User objects, understand engagement.