View Source GoogleApi.Forms.V1.Model.TimeQuestion (google_api_forms v0.2.1)
A time question.
Attributes
-
duration
(type:boolean()
, default:nil
) -true
if 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}
Functions
Unwrap a decoded JSON object into its complex fields.