accessTokenExpiry

@SerializedName(value = "accessTokenExpiry")
val accessTokenExpiry: OffsetDateTime? = null

Parameters

accessTokenExpiry

When called with a client access token, the date and time that the token will expire.