Builder

class Builder

Properties

Link copied to clipboard

The unique identifier of the cancellation request.

Link copied to clipboard

The unique identifier of the agreement associated with this cancellation request.

Link copied to clipboard

The type of agreement.

Link copied to clipboard

The catalog in which the agreement was created.

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

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

Link copied to clipboard

The reason code provided for the cancellation.

Link copied to clipboard

The current status of the cancellation request. Possible values include PENDING_APPROVAL, APPROVED, REJECTED, CANCELLED, and VALIDATION_FAILED.

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

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