GoogleApi.Forms.V1.Model.TimeQuestion (google_api_forms v0.5.0)
View SourceA time question.
Attributes
-
duration(type:boolean(), default:nil) -trueif the question is about an elapsed time. Otherwise it is about a time of day.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Forms.V1.Model.TimeQuestion{duration: boolean() | nil}