Skip to main content
Defined in: typescript/src/models/policy-change.ts:107 The signed part of a step up authorization.

Properties

version

readonly version: 1
Defined in: typescript/src/models/policy-change.ts:108

nonce

readonly nonce: string
Defined in: typescript/src/models/policy-change.ts:109

pendingPolicyChangeId

readonly pendingPolicyChangeId: string
Defined in: typescript/src/models/policy-change.ts:110

action

readonly action: "approve" | "reject"
Defined in: typescript/src/models/policy-change.ts:111

authorizedAt

readonly authorizedAt: string
Defined in: typescript/src/models/policy-change.ts:116 ISO 8601 timestamp.

expiresAt

readonly expiresAt: string
Defined in: typescript/src/models/policy-change.ts:121 ISO 8601 timestamp.