google_api_content v0.25.0 GoogleApi.Content.V2.Model.TestOrderLineItem View Source

Attributes

  • product (type: GoogleApi.Content.V2.Model.TestOrderLineItemProduct.t, default: nil) - Product data from the time of the order placement.
  • quantityOrdered (type: integer(), default: nil) - Number of items ordered.
  • returnInfo (type: GoogleApi.Content.V2.Model.OrderLineItemReturnInfo.t, default: nil) - Details of the return policy for the line item.
  • shippingDetails (type: GoogleApi.Content.V2.Model.OrderLineItemShippingDetails.t, default: nil) - Details of the requested shipping for the line item.
  • unitTax (type: GoogleApi.Content.V2.Model.Price.t, default: nil) - Deprecated. Ignored if provided.

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

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.