View Source GoogleApi.DriveActivity.V2.Model.TextList (google_api_drive_activity v0.8.0)
Wrapper for Text List Field value.
Attributes
-
values
(type:list(GoogleApi.DriveActivity.V2.Model.Text.t)
, default:nil
) - Text values.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DriveActivity.V2.Model.TextList{ values: [GoogleApi.DriveActivity.V2.Model.Text.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.