expiresIn

@SerializedName(value = expires_in)
val expiresIn: Int? = null

Parameters

expiresIn

The number of seconds until the token expires.