CapacitySummary

A summary of the capacity changes for a quote option.

Types

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

Properties

Link copied to clipboard

The change in capacity between the existing and final state.

Link copied to clipboard

The existing capacities on the Outpost before the quote is fulfilled.

Link copied to clipboard

The final capacities on the Outpost after the quote is fulfilled.

Functions

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