Class: Rlocu::Venue::Contact

Inherits:
Struct
  • Object
show all
Defined in:
lib/rlocu/venue.rb

Instance Attribute Summary collapse

Instance Attribute Details

#business_ownerObject

Returns the value of attribute business_owner

Returns:

  • (Object)

    the current value of business_owner



5
6
7
# File 'lib/rlocu/venue.rb', line 5

def business_owner
  @business_owner
end

#emailObject

Returns the value of attribute email

Returns:

  • (Object)

    the current value of email



5
6
7
# File 'lib/rlocu/venue.rb', line 5

def email
  @email
end

#emailsObject

Returns the value of attribute emails

Returns:

  • (Object)

    the current value of emails



5
6
7
# File 'lib/rlocu/venue.rb', line 5

def emails
  @emails
end

#faxObject

Returns the value of attribute fax

Returns:

  • (Object)

    the current value of fax



5
6
7
# File 'lib/rlocu/venue.rb', line 5

def fax
  @fax
end

#faxesObject

Returns the value of attribute faxes

Returns:

  • (Object)

    the current value of faxes



5
6
7
# File 'lib/rlocu/venue.rb', line 5

def faxes
  @faxes
end

#phoneObject

Returns the value of attribute phone

Returns:

  • (Object)

    the current value of phone



5
6
7
# File 'lib/rlocu/venue.rb', line 5

def phone
  @phone
end

#phonesObject

Returns the value of attribute phones

Returns:

  • (Object)

    the current value of phones



5
6
7
# File 'lib/rlocu/venue.rb', line 5

def phones
  @phones
end