google_api_content v0.2.0 GoogleApi.Content.V2.Model.OrderShipment View Source
Attributes
- carrier (String.t): The carrier handling the shipment. Acceptable values for US are: - "gsx" - "ups" - "usps" - "fedex" - "dhl" - "ecourier" - "cxt" - "google" - "ontrac" - "emsy" - "ont" - "deliv" - "dynamex" - "lasership" - "mpx" - "uds" Acceptable values for FR are: - "colissimo" - "chronopost" Defaults to:
null
. - creationDate (String.t): Date on which the shipment has been created, in ISO 8601 format. Defaults to:
null
. - deliveryDate (String.t): Date on which the shipment has been delivered, in ISO 8601 format. Present only if status is delivered Defaults to:
null
. - id (String.t): The id of the shipment. Defaults to:
null
. - lineItems ([OrderShipmentLineItemShipment]): The line items that are shipped. Defaults to:
null
. - status (String.t): The status of the shipment. Defaults to:
null
. - trackingId (String.t): The tracking id for the shipment. Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.