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

Attributes

  • product (TestOrderLineItemProduct): Product data from the time of the order placement. Defaults to: null.
  • quantityOrdered (integer()): Number of items ordered. Defaults to: null.
  • returnInfo (OrderLineItemReturnInfo): Details of the return policy for the line item. Defaults to: null.
  • shippingDetails (OrderLineItemShippingDetails): Details of the requested shipping for the line item. Defaults to: null.
  • unitTax (Price): Unit tax for the line item. 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

Link to this function decode(value, options) View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.