GetAgreementCancellationRequestResponse
Types
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. Use DescribeAgreement to retrieve full agreement details.
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. Possible values include PENDING_APPROVAL, APPROVED, REJECTED, CANCELLED, and VALIDATION_FAILED.
Link copied to clipboard
A message providing additional context about the cancellation request status.
Functions
Link copied to clipboard
inline fun copy(block: GetAgreementCancellationRequestResponse.Builder.() -> Unit = {}): GetAgreementCancellationRequestResponse