Class: FlockOs::Model::ModifyChannelMember

Inherits:
Base
  • Object
show all
Defined in:
lib/flock_os/model/modify_channel_member.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

#initialize

Constructor Details

This class inherits a constructor from FlockOs::Model::Base

Instance Attribute Details

#membersObject

Returns the value of attribute members.



4
5
6
# File 'lib/flock_os/model/modify_channel_member.rb', line 4

def members
  @members
end