Class: FlockOs::Model::ModifyChannelMember
- Defined in:
- lib/flock_os/model/modify_channel_member.rb
Instance Attribute Summary collapse
-
#members ⇒ Object
Returns the value of attribute members.
Method Summary
Methods inherited from Base
Constructor Details
This class inherits a constructor from FlockOs::Model::Base
Instance Attribute Details
#members ⇒ Object
Returns the value of attribute members.
4 5 6 |
# File 'lib/flock_os/model/modify_channel_member.rb', line 4 def members @members end |