GoogleApi.DriveActivity.V2.Model.Integer (google_api_drive_activity v0.9.0)
View SourceWrapper for Integer Field value.
Attributes
-
value
(type:String.t
, default:nil
) - Integer value.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DriveActivity.V2.Model.Integer{value: String.t() | nil}