Builder

class Builder

Properties

Link copied to clipboard

Identifier of the approval request that was resolved. Echoed back so the client can correlate the response with the request.

Link copied to clipboard

Absolute timestamp at which the approval expires. Set when status is APPROVED (computed as the submission time plus ttlSeconds); absent when status is REJECTED.

Link copied to clipboard

Lifecycle status of the approval request immediately after submission. Expected post-submission states are APPROVED (when the action is APPROVED) or REJECTED (when the action is REJECTED); PENDING is not returned from this operation, and REVOKED and REDEEMED are reachable only via subsequent reads.