Class: Softlayer::Container::Referral::Partner::Prospect

Inherits:
Entity
  • Object
show all
Defined in:
lib/softlayer/container/referral/partner/prospect.rb

Defined Under Namespace

Classes: Representer

Instance Attribute Summary collapse

Method Summary

Methods inherited from Model

all, all_request_for, create, find, #init_headers, parse, process_message, #request, request, service_name, #service_name, #to_hash, #to_softlayer

Methods included from Model::Operations

extended, #filter, included, #limit, #mask, #request_headers

Instance Attribute Details

#address1Object

Returns the value of attribute address1.



6
7
8
# File 'lib/softlayer/container/referral/partner/prospect.rb', line 6

def address1
  @address1
end

#address2Object

Returns the value of attribute address2.



7
8
9
# File 'lib/softlayer/container/referral/partner/prospect.rb', line 7

def address2
  @address2
end

#cityObject

Returns the value of attribute city.



8
9
10
# File 'lib/softlayer/container/referral/partner/prospect.rb', line 8

def city
  @city
end

#company_nameObject

Returns the value of attribute company_name.



9
10
11
# File 'lib/softlayer/container/referral/partner/prospect.rb', line 9

def company_name
  @company_name
end

#countryObject

Returns the value of attribute country.



10
11
12
# File 'lib/softlayer/container/referral/partner/prospect.rb', line 10

def country
  @country
end

#emailObject

Returns the value of attribute email.



11
12
13
# File 'lib/softlayer/container/referral/partner/prospect.rb', line 11

def email
  @email
end

#first_nameObject

Returns the value of attribute first_name.



12
13
14
# File 'lib/softlayer/container/referral/partner/prospect.rb', line 12

def first_name
  @first_name
end

#last_nameObject

Returns the value of attribute last_name.



13
14
15
# File 'lib/softlayer/container/referral/partner/prospect.rb', line 13

def last_name
  @last_name
end

#office_phoneObject

Returns the value of attribute office_phone.



14
15
16
# File 'lib/softlayer/container/referral/partner/prospect.rb', line 14

def office_phone
  @office_phone
end

#postal_codeObject

Returns the value of attribute postal_code.



15
16
17
# File 'lib/softlayer/container/referral/partner/prospect.rb', line 15

def postal_code
  @postal_code
end

#questionsObject

Returns the value of attribute questions.



16
17
18
# File 'lib/softlayer/container/referral/partner/prospect.rb', line 16

def questions
  @questions
end

#responsesObject

Returns the value of attribute responses.



17
18
19
# File 'lib/softlayer/container/referral/partner/prospect.rb', line 17

def responses
  @responses
end

#stateObject

Returns the value of attribute state.



18
19
20
# File 'lib/softlayer/container/referral/partner/prospect.rb', line 18

def state
  @state
end

#survey_idObject

Returns the value of attribute survey_id.



19
20
21
# File 'lib/softlayer/container/referral/partner/prospect.rb', line 19

def survey_id
  @survey_id
end