Class: Spire::API::Member

Inherits:
Resource show all
Defined in:
lib/spire/api/member.rb

Instance Attribute Summary

Attributes inherited from Resource

#capabilities, #properties, #url

Instance Method Summary collapse

Methods inherited from Resource

#[], #delete, #get, #initialize, #key, #media_type, #method_missing, #respond_to?, #schema, #update

Methods included from Requestable

included

Constructor Details

This class inherits a constructor from Spire::API::Resource

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Spire::API::Resource

Instance Method Details

#resource_nameObject



5
6
7
# File 'lib/spire/api/member.rb', line 5

def resource_name
  "member"
end