registrationDate

@SerializedName(value = "registration_date")
val registrationDate: Instant? = null

Parameters

registrationDate

The date the user registered their account. This is only provided in authenticated API requests.