GoogleApi.Forms.V1.Model.Response (google_api_forms v0.5.0)
View SourceA single response from an update.
Attributes
-
createItem(type:GoogleApi.Forms.V1.Model.CreateItemResponse.t, default:nil) - The result of creating an item.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Forms.V1.Model.Response{ createItem: GoogleApi.Forms.V1.Model.CreateItemResponse.t() | nil }