Builder

class Builder

Properties

Link copied to clipboard
var approvedTimestamp: <Error class: unknown class>?

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

Link copied to clipboard
var archivedTimestamp: <Error class: unknown class>?

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

Link copied to clipboard
var awsReviewingTimestamp: <Error class: unknown class>?

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

Link copied to clipboard
var deniedTimestamp: <Error class: unknown class>?

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

Link copied to clipboard
var discardedTimestamp: <Error class: unknown class>?

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

Link copied to clipboard
var draftTimestamp: <Error class: unknown class>?

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

Link copied to clipboard
var requiresAuthenticationTimestamp: <Error class: unknown class>?

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

Link copied to clipboard
var reviewingTimestamp: <Error class: unknown class>?

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

Link copied to clipboard
var revokedTimestamp: <Error class: unknown class>?

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

Link copied to clipboard
var submittedTimestamp: <Error class: unknown class>?

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