Class: AffiliationApi::Client

Inherits:
Resource
  • Object
show all
Defined in:
lib/affiliation-api/client.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id.



3
4
5
# File 'lib/affiliation-api/client.rb', line 3

def id
  @id
end

#nameObject

Returns the value of attribute name.



3
4
5
# File 'lib/affiliation-api/client.rb', line 3

def name
  @name
end

#referenceObject

Returns the value of attribute reference.



3
4
5
# File 'lib/affiliation-api/client.rb', line 3

def reference
  @reference
end