View Source GoogleApi.Content.V21.Model.InputValueTextInputValue (google_api_content v0.71.0)
Value for text input field.
Attributes
-
value(type:String.t, default:nil) - Required. Text provided by the merchant.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Content.V21.Model.InputValueTextInputValue{ value: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.