RegistrationVersionStatusHistory

The RegistrationVersionStatusHistory object contains the time stamps for when the reservations status changes.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The time when the registration was in the approved state, in UNIX epoch time format.

Link copied to clipboard

The time when the registration was in the archived state, in UNIX epoch time format.

Link copied to clipboard

The time when the registration was in the denied state, in UNIX epoch time format.

Link copied to clipboard

The time when the registration was in the discarded state, in UNIX epoch time format.

Link copied to clipboard

The time when the registration was in the draft state, in UNIX epoch time format.

Link copied to clipboard

The time when the registration was in the reviewing state, in UNIX epoch time format.

Link copied to clipboard

The time when the registration was in the revoked state, in UNIX epoch time format.

Link copied to clipboard

The time when the registration was in the submitted state, in UNIX epoch time format.

Functions

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