ShippingDetails

A job's shipping information, including inbound and outbound tracking numbers and shipping speed options.

Types

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

Properties

Link copied to clipboard

The Status and TrackingNumber values for a Snow device being returned to Amazon Web Services for a particular job.

Link copied to clipboard

The Status and TrackingNumber values for a Snow device being delivered to the address that you specified for a particular job.

Link copied to clipboard

The shipping speed for a particular job. This speed doesn't dictate how soon you'll get the Snow device from the job's creation date. This speed represents how quickly it moves to its destination while in transit. Regional shipping speeds are as follows:

Functions

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