QuoteOption

A configuration and pricing option for a quote. Each option includes the capacity breakdown, physical specifications for the racks or servers, and pricing details.

Types

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

Properties

Link copied to clipboard

The capacities included in this quote option.

Link copied to clipboard

A summary of the existing, final, and changed capacity for this quote option.

Link copied to clipboard

The pricing options for this quote option.

Link copied to clipboard

The ID of the quote option.

Link copied to clipboard

The physical specifications for the racks or servers in this quote option.

Functions

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