SessionRefreshInformation

data class SessionRefreshInformation(val autoRefreshStartedAt: Instant, val lastRefreshedAt: Instant?, val refreshingAt: Instant?)(source)

Constructors

Link copied to clipboard
constructor(autoRefreshStartedAt: Instant, lastRefreshedAt: Instant?, refreshingAt: Instant?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard