Never

The refresh token will not be exchanged. Once the refresh token expires, the user will have to log in again. minutes value is 0 for this case.

Since

200.1.0

Inherited properties

Link copied to clipboard

the exchange interval in minutes

Inherited functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean

Two RefreshTokenExchangeInterval objects are considered equal if they have the same minutes value.

Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String