createdAt

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

Creation time of this Space.

date (ISO 8601)

e.g.

"created_at": "2021-07-04T23:12:08.000Z"

Understand when a Space was first created and sort Spaces by creation time.