RequestedTerm

Defines what is being accepted as part of the agreement creation or update request, and it includes their configurations.

Types

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

Properties

Link copied to clipboard

Additional configuration for the requested terms. This configuration is applicable only to the terms that accept a customer-provided configuration, such as ConfigurableUpfrontPricingTerm.

Link copied to clipboard
val id: String

The unique identifier of the term in the agreement proposal.

Functions

Link copied to clipboard
inline fun copy(block: RequestedTerm.Builder.() -> Unit = {}): RequestedTerm
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