GoogleApi.Forms.V1.Model.TextQuestion (google_api_forms v0.5.0)
View SourceA 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}