Selector

class Selector

Differentiates between the mutually exclusive rate cards in the same pricing term to be selected by the buyer.

Types

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

Properties

Link copied to clipboard
val type: String?

Category of selector.

Link copied to clipboard

Contract duration. This field supports the ISO 8601 format.

Functions

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