Class: Databasedotcom::Chatter::GroupMembership

Inherits:
Record
  • Object
show all
Defined in:
lib/databasedotcom/chatter/group_membership.rb

Overview

A GroupMembership represents the membership of a certain User in a certain Group.

Instance Attribute Summary

Attributes inherited from Record

#client, #id, #name, #raw_hash, #type, #url

Method Summary

Methods inherited from Record

all, #delete, delete, find, #initialize, #parent, #reload, resource_name, search, #user

Constructor Details

This class inherits a constructor from Databasedotcom::Chatter::Record