View Source GoogleApi.Content.V21.Model.InputValueChoiceInputValue (google_api_content v0.71.0)
Value for choice input field.
Attributes
-
choiceInputOptionId(type:String.t, default:nil) - Required. Id of the option that was selected by the merchant.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Content.V21.Model.InputValueChoiceInputValue{ choiceInputOptionId: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.