google_api_admin v0.11.0 GoogleApi.Admin.Directory_v1.Model.MembersHasMember View Source
JSON template for Has Member response in Directory API.
Attributes
isMember
(type:boolean()
, default:nil
) - Identifies whether the given user is a member of the group. Membership can be direct or nested.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.Admin.Directory_v1.Model.MembersHasMember{isMember: boolean()}
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.