View Source GoogleApi.Gmail.V1.Model.ListSmimeInfoResponse (google_api_gmail v0.15.0)
Attributes
-
smimeInfo
(type:list(GoogleApi.Gmail.V1.Model.SmimeInfo.t)
, default:nil
) - List of SmimeInfo.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Gmail.V1.Model.ListSmimeInfoResponse{ smimeInfo: [GoogleApi.Gmail.V1.Model.SmimeInfo.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.