Constraints

Constraints that control how a buyer can configure a rate card.

Types

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

Properties

Link copied to clipboard

Whether the buyer can select multiple dimensions. Values are Allowed or Disallowed.

Link copied to clipboard

Whether the buyer can configure quantities. Values are Allowed or Disallowed.

Functions

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