Class: Mashery::Member

Inherits:
RpcClient::Base show all
Defined in:
lib/mashery/member.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from RpcClient::Base

all, count, find_each, first, #initialize, items, page, select, where

Constructor Details

This class inherits a constructor from Mashery::RpcClient::Base

Instance Attribute Details

#address1Object

Returns the value of attribute address1.



3
4
5
# File 'lib/mashery/member.rb', line 3

def address1
  @address1
end

#address2Object

Returns the value of attribute address2.



3
4
5
# File 'lib/mashery/member.rb', line 3

def address2
  @address2
end

#area_statusObject

Returns the value of attribute area_status.



3
4
5
# File 'lib/mashery/member.rb', line 3

def area_status
  @area_status
end

#blogObject

Returns the value of attribute blog.



3
4
5
# File 'lib/mashery/member.rb', line 3

def blog
  @blog
end

#companyObject

Returns the value of attribute company.



3
4
5
# File 'lib/mashery/member.rb', line 3

def company
  @company
end

#country_codeObject

Returns the value of attribute country_code.



3
4
5
# File 'lib/mashery/member.rb', line 3

def country_code
  @country_code
end

#createdObject

Returns the value of attribute created.



3
4
5
# File 'lib/mashery/member.rb', line 3

def created
  @created
end

#display_nameObject

Returns the value of attribute display_name.



3
4
5
# File 'lib/mashery/member.rb', line 3

def display_name
  @display_name
end

#emailObject

Returns the value of attribute email.



3
4
5
# File 'lib/mashery/member.rb', line 3

def email
  @email
end

#external_idObject

Returns the value of attribute external_id.



3
4
5
# File 'lib/mashery/member.rb', line 3

def external_id
  @external_id
end

#first_nameObject

Returns the value of attribute first_name.



3
4
5
# File 'lib/mashery/member.rb', line 3

def first_name
  @first_name
end

#imObject

Returns the value of attribute im.



3
4
5
# File 'lib/mashery/member.rb', line 3

def im
  @im
end

#imsvcObject

Returns the value of attribute imsvc.



3
4
5
# File 'lib/mashery/member.rb', line 3

def imsvc
  @imsvc
end

#last_nameObject

Returns the value of attribute last_name.



3
4
5
# File 'lib/mashery/member.rb', line 3

def last_name
  @last_name
end

#localityObject

Returns the value of attribute locality.



3
4
5
# File 'lib/mashery/member.rb', line 3

def locality
  @locality
end

#object_typeObject

Returns the value of attribute object_type.



3
4
5
# File 'lib/mashery/member.rb', line 3

def object_type
  @object_type
end

#passwd_newObject

Returns the value of attribute passwd_new.



3
4
5
# File 'lib/mashery/member.rb', line 3

def passwd_new
  @passwd_new
end

#phoneObject

Returns the value of attribute phone.



3
4
5
# File 'lib/mashery/member.rb', line 3

def phone
  @phone
end

#postal_codeObject

Returns the value of attribute postal_code.



3
4
5
# File 'lib/mashery/member.rb', line 3

def postal_code
  @postal_code
end

#regionObject

Returns the value of attribute region.



3
4
5
# File 'lib/mashery/member.rb', line 3

def region
  @region
end

#registration_ipaddrObject

Returns the value of attribute registration_ipaddr.



3
4
5
# File 'lib/mashery/member.rb', line 3

def registration_ipaddr
  @registration_ipaddr
end

#updatedObject

Returns the value of attribute updated.



3
4
5
# File 'lib/mashery/member.rb', line 3

def updated
  @updated
end

#uriObject

Returns the value of attribute uri.



3
4
5
# File 'lib/mashery/member.rb', line 3

def uri
  @uri
end

#usernameObject

Returns the value of attribute username.



3
4
5
# File 'lib/mashery/member.rb', line 3

def username
  @username
end