View Source GoogleApi.Forms.V1.Model.TextQuestion (google_api_forms v0.2.1)
A text-based question.
Attributes
-
paragraph
(type:boolean()
, default:nil
) - Whether the question is a paragraph question or not. If not, the question is a short text question.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Forms.V1.Model.TextQuestion{paragraph: boolean() | nil}
Functions
Unwrap a decoded JSON object into its complex fields.