QuoteSummary

Summary information about a quote.

Types

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

Properties

Link copied to clipboard

The ID of the account that owns the quote.

Link copied to clipboard

The country code for the Outpost site location.

Link copied to clipboard

The date the quote was created.

Link copied to clipboard

The description of the quote.

Link copied to clipboard

The date the quote expires.

Link copied to clipboard

The ARN of the Outpost associated with the quote.

Link copied to clipboard

The ID of the quote.

Link copied to clipboard

The configuration and pricing options for the quote.

Link copied to clipboard

The status of the quote.

Link copied to clipboard

The capacity requirements specified in the quote request.

Link copied to clipboard

The physical constraints specified in the quote request.

Link copied to clipboard

The payment options specified in the quote request.

Link copied to clipboard

The payment terms specified in the quote request.

Link copied to clipboard

A message about the status of the quote.

Link copied to clipboard

The ID of the order submitted for the quote.

Functions

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