CreateAgreementRequestRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The agreement proposal signed by the proposer. The proposal includes the requested resources and the terms that outline an agreement outcome.

Link copied to clipboard

A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

Link copied to clipboard

The purpose and desired outcome of the agreement request. This is a required parameter that determines how the agreement request is processed.

Link copied to clipboard

A list of terms that define what is being accepted as part of the agreement. Some terms require configuration.

Link copied to clipboard

The agreement's identifier that the request acts upon.

Link copied to clipboard

Configuration for tax estimation in the agreement request response.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String