Class: Softlayer::Catalyst::Enrollment::Request

Inherits:
Entity
  • Object
show all
Defined in:
lib/softlayer/catalyst/enrollment/request.rb,
lib/softlayer/catalyst/enrollment/request/container.rb,
lib/softlayer/catalyst/enrollment/request/container/answer_option.rb

Defined Under Namespace

Modules: Container 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/catalyst/enrollment/request.rb', line 6

def address1
  @address1
end

#address2Object

Returns the value of attribute address2.



7
8
9
# File 'lib/softlayer/catalyst/enrollment/request.rb', line 7

def address2
  @address2
end

#affiliateObject

Returns the value of attribute affiliate.



39
40
41
# File 'lib/softlayer/catalyst/enrollment/request.rb', line 39

def affiliate
  @affiliate
end

#affiliate_idObject

Returns the value of attribute affiliate_id.



8
9
10
# File 'lib/softlayer/catalyst/enrollment/request.rb', line 8

def affiliate_id
  @affiliate_id
end

#agreement_complete_flagObject

Returns the value of attribute agreement_complete_flag.



9
10
11
# File 'lib/softlayer/catalyst/enrollment/request.rb', line 9

def agreement_complete_flag
  @agreement_complete_flag
end

#apply_to_gep_flagObject

Returns the value of attribute apply_to_gep_flag.



10
11
12
# File 'lib/softlayer/catalyst/enrollment/request.rb', line 10

def apply_to_gep_flag
  @apply_to_gep_flag
end

#card_account_numberObject

Returns the value of attribute card_account_number.



11
12
13
# File 'lib/softlayer/catalyst/enrollment/request.rb', line 11

def 
  @card_account_number
end

#card_expiration_monthObject

Returns the value of attribute card_expiration_month.



12
13
14
# File 'lib/softlayer/catalyst/enrollment/request.rb', line 12

def card_expiration_month
  @card_expiration_month
end

#card_expiration_yearObject

Returns the value of attribute card_expiration_year.



13
14
15
# File 'lib/softlayer/catalyst/enrollment/request.rb', line 13

def card_expiration_year
  @card_expiration_year
end

#card_typeObject

Returns the value of attribute card_type.



14
15
16
# File 'lib/softlayer/catalyst/enrollment/request.rb', line 14

def card_type
  @card_type
end

#card_verification_numberObject

Returns the value of attribute card_verification_number.



15
16
17
# File 'lib/softlayer/catalyst/enrollment/request.rb', line 15

def card_verification_number
  @card_verification_number
end

#cityObject

Returns the value of attribute city.



16
17
18
# File 'lib/softlayer/catalyst/enrollment/request.rb', line 16

def city
  @city
end

#company_descriptionObject

Returns the value of attribute company_description.



17
18
19
# File 'lib/softlayer/catalyst/enrollment/request.rb', line 17

def company_description
  @company_description
end

#company_nameObject

Returns the value of attribute company_name.



18
19
20
# File 'lib/softlayer/catalyst/enrollment/request.rb', line 18

def company_name
  @company_name
end

#company_typeObject

Returns the value of attribute company_type.



40
41
42
# File 'lib/softlayer/catalyst/enrollment/request.rb', line 40

def company_type
  @company_type
end

#company_type_idObject

Returns the value of attribute company_type_id.



19
20
21
# File 'lib/softlayer/catalyst/enrollment/request.rb', line 19

def company_type_id
  @company_type_id
end

#company_urlObject

Returns the value of attribute company_url.



20
21
22
# File 'lib/softlayer/catalyst/enrollment/request.rb', line 20

def company_url
  @company_url
end

#countryObject

Returns the value of attribute country.



21
22
23
# File 'lib/softlayer/catalyst/enrollment/request.rb', line 21

def country
  @country
end

#current_user_choiceObject

Returns the value of attribute current_user_choice.



22
23
24
# File 'lib/softlayer/catalyst/enrollment/request.rb', line 22

def current_user_choice
  @current_user_choice
end

#device_fingerprint_idObject

Returns the value of attribute device_fingerprint_id.



23
24
25
# File 'lib/softlayer/catalyst/enrollment/request.rb', line 23

def device_fingerprint_id
  @device_fingerprint_id
end

#emailObject

Returns the value of attribute email.



24
25
26
# File 'lib/softlayer/catalyst/enrollment/request.rb', line 24

def email
  @email
end

#first_nameObject

Returns the value of attribute first_name.



25
26
27
# File 'lib/softlayer/catalyst/enrollment/request.rb', line 25

def first_name
  @first_name
end

#future_user_choiceObject

Returns the value of attribute future_user_choice.



26
27
28
# File 'lib/softlayer/catalyst/enrollment/request.rb', line 26

def future_user_choice
  @future_user_choice
end

#incubator_nameObject

Returns the value of attribute incubator_name.



27
28
29
# File 'lib/softlayer/catalyst/enrollment/request.rb', line 27

def incubator_name
  @incubator_name
end

#investor_nameObject

Returns the value of attribute investor_name.



28
29
30
# File 'lib/softlayer/catalyst/enrollment/request.rb', line 28

def investor_name
  @investor_name
end

#ip_addressObject

Returns the value of attribute ip_address.



29
30
31
# File 'lib/softlayer/catalyst/enrollment/request.rb', line 29

def ip_address
  @ip_address
end

#last_nameObject

Returns the value of attribute last_name.



30
31
32
# File 'lib/softlayer/catalyst/enrollment/request.rb', line 30

def last_name
  @last_name
end

#office_phoneObject

Returns the value of attribute office_phone.



31
32
33
# File 'lib/softlayer/catalyst/enrollment/request.rb', line 31

def office_phone
  @office_phone
end

#over_five_years_old_flagObject

Returns the value of attribute over_five_years_old_flag.



32
33
34
# File 'lib/softlayer/catalyst/enrollment/request.rb', line 32

def over_five_years_old_flag
  @over_five_years_old_flag
end

#postal_codeObject

Returns the value of attribute postal_code.



33
34
35
# File 'lib/softlayer/catalyst/enrollment/request.rb', line 33

def postal_code
  @postal_code
end

#referral_codeObject

Returns the value of attribute referral_code.



34
35
36
# File 'lib/softlayer/catalyst/enrollment/request.rb', line 34

def referral_code
  @referral_code
end

#revenue_over_one_million_flagObject

Returns the value of attribute revenue_over_one_million_flag.



35
36
37
# File 'lib/softlayer/catalyst/enrollment/request.rb', line 35

def revenue_over_one_million_flag
  @revenue_over_one_million_flag
end

#skip_catalyst_application_flagObject

Returns the value of attribute skip_catalyst_application_flag.



36
37
38
# File 'lib/softlayer/catalyst/enrollment/request.rb', line 36

def skip_catalyst_application_flag
  @skip_catalyst_application_flag
end

#stateObject

Returns the value of attribute state.



37
38
39
# File 'lib/softlayer/catalyst/enrollment/request.rb', line 37

def state
  @state
end

#vat_idObject

Returns the value of attribute vat_id.



38
39
40
# File 'lib/softlayer/catalyst/enrollment/request.rb', line 38

def vat_id
  @vat_id
end