Class: BrickFTP::RESTfulAPI::UpdateGroupMember::Params

Inherits:
Struct
  • Object
show all
Defined in:
lib/brick_ftp/restful_api/update_group_member.rb

Instance Attribute Summary collapse

Instance Attribute Details

#adminObject

Returns the value of attribute admin

Returns:

  • (Object)

    the current value of admin



20
21
22
# File 'lib/brick_ftp/restful_api/update_group_member.rb', line 20

def admin
  @admin
end