createdAt

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

The UTC datetime that the user account was created on Twitter.

date (ISO 8601)

e.g.

"created_at": "2013-12-14T04:35:55.000Z"

Can be used to determine how long someone has been using Twitter