OrderLineItemShippingDetails class
Properties
-
deliverByDate
↔ String
-
Required. The delivery by date, in ISO 8601 format.
read / write
-
hashCode
→ int
-
The hash code for this object. [...]
read-only, inherited
-
method
↔ OrderLineItemShippingDetailsMethod
-
Required. Details of the shipping method.
read / write
-
pickupPromiseInMinutes
↔ int
-
The promised time in minutes in which the order will be ready for pickup.
This only applies to buy-online-pickup-in-store same-day order.
read / write
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
read-only, inherited
-
shipByDate
↔ String
-
Required. The ship by date, in ISO 8601 format.
read / write
-
type
↔ String
-
Type of shipment. Indicates whether
deliveryDetails
or pickupDetails
is applicable for this shipment. [...]
read / write