Class: Softlayer::Container::Referral::Partner::Payment::Option

Inherits:
Entity
  • Object
show all
Defined in:
lib/softlayer/container/referral/partner/payment/option.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

#account_numberObject

Returns the value of attribute account_number.



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

def 
  @account_number
end

#account_typeObject

Returns the value of attribute account_type.



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

def 
  @account_type
end

#address1Object

Returns the value of attribute address1.



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

def address1
  @address1
end

#address2Object

Returns the value of attribute address2.



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

def address2
  @address2
end

#bank_transit_numberObject

Returns the value of attribute bank_transit_number.



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

def bank_transit_number
  @bank_transit_number
end

#cityObject

Returns the value of attribute city.



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

def city
  @city
end

#company_nameObject

Returns the value of attribute company_name.



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

def company_name
  @company_name
end

#countryObject

Returns the value of attribute country.



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

def country
  @country
end

#federal_tax_idObject

Returns the value of attribute federal_tax_id.



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

def federal_tax_id
  @federal_tax_id
end

#first_nameObject

Returns the value of attribute first_name.



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

def first_name
  @first_name
end

#last_nameObject

Returns the value of attribute last_name.



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

def last_name
  @last_name
end

#payment_typeObject

Returns the value of attribute payment_type.



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

def payment_type
  @payment_type
end

#paypal_emailObject

Returns the value of attribute paypal_email.



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

def paypal_email
  @paypal_email
end

#phone_numberObject

Returns the value of attribute phone_number.



20
21
22
# File 'lib/softlayer/container/referral/partner/payment/option.rb', line 20

def phone_number
  @phone_number
end

#postal_codeObject

Returns the value of attribute postal_code.



21
22
23
# File 'lib/softlayer/container/referral/partner/payment/option.rb', line 21

def postal_code
  @postal_code
end

#stateObject

Returns the value of attribute state.



22
23
24
# File 'lib/softlayer/container/referral/partner/payment/option.rb', line 22

def state
  @state
end