OrderSummary

A summary of line items in your order.

Types

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

Properties

Link copied to clipboard

The status of all line items in the order.

Link copied to clipboard
val orderFulfilledDate: <Error class: unknown class>?

The fulfilment date for the order.

Link copied to clipboard

The ID of the order.

Link copied to clipboard
val orderSubmissionDate: <Error class: unknown class>?

The submission date for the order.

Link copied to clipboard

The type of order.

Link copied to clipboard

The ID of the Outpost.

Link copied to clipboard

The status of the order.

Functions

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