Minutes

The expiration interval in minutes.

Since

200.1.0

Parameters

minutes

the value of the expiration interval in minutes

Constructors

Link copied to clipboard
constructor(minutes: Int)

Inherited properties

Link copied to clipboard

the expiration interval in minutes

Inherited functions

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

Two RefreshTokenExpirationInterval 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