Builder

class Builder

Properties

Link copied to clipboard

The unique identifier for the created cancellation request.

Link copied to clipboard

The unique identifier of the agreement.

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

The time when the cancellation request was created, as a POSIX timestamp (Unix epoch seconds).

Link copied to clipboard

The detailed description of the cancellation reason, if provided.

Link copied to clipboard

The reason code provided for the cancellation.

Link copied to clipboard

The current status of the cancellation request. The initial status is PENDING_APPROVAL.

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

The time when the cancellation request was last updated, as a POSIX timestamp (Unix epoch seconds).