Class: MaisPersonClient::Affiliations::Place

Inherits:
Struct
  • Object
show all
Defined in:
lib/mais_person_client/affiliations.rb

Instance Attribute Summary collapse

Instance Attribute Details

#addressObject

Returns the value of attribute address

Returns:

  • (Object)

    the current value of address



13
14
15
# File 'lib/mais_person_client/affiliations.rb', line 13

def address
  @address
end

#affnumObject

Returns the value of attribute affnum

Returns:

  • (Object)

    the current value of affnum



13
14
15
# File 'lib/mais_person_client/affiliations.rb', line 13

def affnum
  @affnum
end

#telephoneObject

Returns the value of attribute telephone

Returns:

  • (Object)

    the current value of telephone



13
14
15
# File 'lib/mais_person_client/affiliations.rb', line 13

def telephone
  @telephone
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



13
14
15
# File 'lib/mais_person_client/affiliations.rb', line 13

def type
  @type
end