users

@SerializedName(value = "users")
var users: ArrayList<User>?

This includes a list of referenced users in the form of user objects with their default fields and any additional fields requested using the user.fields parameter.