View Source GoogleApi.Content.V2.Model.OrdersCancelTestOrderByCustomerRequest (google_api_content v0.70.1)
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
Unwrap a decoded JSON object into its complex fields.