Class: Softlayer::FlexibleCredit::Enrollment

Inherits:
Entity
  • Object
show all
Defined in:
lib/softlayer/flexible_credit/enrollment.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

#accountObject

Returns the value of attribute account.



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

def 
  @account
end

#account_idObject

Returns the value of attribute account_id.



4
5
6
# File 'lib/softlayer/flexible_credit/enrollment.rb', line 4

def 
  @account_id
end

#affiliateObject

Returns the value of attribute affiliate.



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

def affiliate
  @affiliate
end

#affiliate_idObject

Returns the value of attribute affiliate_id.



5
6
7
# File 'lib/softlayer/flexible_credit/enrollment.rb', line 5

def affiliate_id
  @affiliate_id
end

#agreement_complete_flagObject

Returns the value of attribute agreement_complete_flag.



6
7
8
# File 'lib/softlayer/flexible_credit/enrollment.rb', line 6

def agreement_complete_flag
  @agreement_complete_flag
end

#company_descriptionObject

Returns the value of attribute company_description.



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

def company_description
  @company_description
end

#company_typeObject

Returns the value of attribute company_type.



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

def company_type
  @company_type
end

#company_type_idObject

Returns the value of attribute company_type_id.



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

def company_type_id
  @company_type_id
end

#enrollment_dateObject

Returns the value of attribute enrollment_date.



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

def enrollment_date
  @enrollment_date
end

#flexible_credit_programObject

Returns the value of attribute flexible_credit_program.



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

def flexible_credit_program
  @flexible_credit_program
end

#graduation_dateObject

Returns the value of attribute graduation_date.



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

def graduation_date
  @graduation_date
end

#is_active_flagObject

Returns the value of attribute is_active_flag.



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

def is_active_flag
  @is_active_flag
end

#monthly_credit_amountObject

Returns the value of attribute monthly_credit_amount.



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

def monthly_credit_amount
  @monthly_credit_amount
end

#representativeObject

Returns the value of attribute representative.



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

def representative
  @representative
end

#representative_employee_idObject

Returns the value of attribute representative_employee_id.



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

def representative_employee_id
  @representative_employee_id
end