View Source GoogleApi.Content.V2.Model.OrdersCancelTestOrderByCustomerRequest (google_api_content v0.66.0)

Attributes

  • reason (type: String.t, default: nil) - The reason for the cancellation. Acceptable values are: - "changedMind" - "orderedWrongItem" - "other"

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Content.V2.Model.OrdersCancelTestOrderByCustomerRequest{
  reason: String.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.