Class: Softlayer::Billing::Payment::Card::ChangeRequest

Inherits:
Entity
  • Object
show all
Defined in:
lib/softlayer/billing/payment/card/change_request.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.



35
36
37
# File 'lib/softlayer/billing/payment/card/change_request.rb', line 35

def 
  @account
end

#account_idObject

Returns the value of attribute account_id.



6
7
8
# File 'lib/softlayer/billing/payment/card/change_request.rb', line 6

def 
  @account_id
end

#amountObject

Returns the value of attribute amount.



7
8
9
# File 'lib/softlayer/billing/payment/card/change_request.rb', line 7

def amount
  @amount
end

#authorized_credit_card_transactionObject

Returns the value of attribute authorized_credit_card_transaction.



36
37
38
# File 'lib/softlayer/billing/payment/card/change_request.rb', line 36

def authorized_credit_card_transaction
  @authorized_credit_card_transaction
end

#billing_address_line1Object

Returns the value of attribute billing_address_line1.



8
9
10
# File 'lib/softlayer/billing/payment/card/change_request.rb', line 8

def billing_address_line1
  @billing_address_line1
end

#billing_address_line2Object

Returns the value of attribute billing_address_line2.



9
10
11
# File 'lib/softlayer/billing/payment/card/change_request.rb', line 9

def billing_address_line2
  @billing_address_line2
end

#billing_cityObject

Returns the value of attribute billing_city.



10
11
12
# File 'lib/softlayer/billing/payment/card/change_request.rb', line 10

def billing_city
  @billing_city
end

#billing_country_codeObject

Returns the value of attribute billing_country_code.



11
12
13
# File 'lib/softlayer/billing/payment/card/change_request.rb', line 11

def billing_country_code
  @billing_country_code
end

#billing_emailObject

Returns the value of attribute billing_email.



12
13
14
# File 'lib/softlayer/billing/payment/card/change_request.rb', line 12

def billing_email
  @billing_email
end

#billing_name_companyObject

Returns the value of attribute billing_name_company.



13
14
15
# File 'lib/softlayer/billing/payment/card/change_request.rb', line 13

def billing_name_company
  @billing_name_company
end

#billing_name_firstObject

Returns the value of attribute billing_name_first.



14
15
16
# File 'lib/softlayer/billing/payment/card/change_request.rb', line 14

def billing_name_first
  @billing_name_first
end

#billing_name_lastObject

Returns the value of attribute billing_name_last.



15
16
17
# File 'lib/softlayer/billing/payment/card/change_request.rb', line 15

def billing_name_last
  @billing_name_last
end

#billing_phone_faxObject

Returns the value of attribute billing_phone_fax.



16
17
18
# File 'lib/softlayer/billing/payment/card/change_request.rb', line 16

def billing_phone_fax
  @billing_phone_fax
end

#billing_phone_voiceObject

Returns the value of attribute billing_phone_voice.



17
18
19
# File 'lib/softlayer/billing/payment/card/change_request.rb', line 17

def billing_phone_voice
  @billing_phone_voice
end

#billing_postal_codeObject

Returns the value of attribute billing_postal_code.



18
19
20
# File 'lib/softlayer/billing/payment/card/change_request.rb', line 18

def billing_postal_code
  @billing_postal_code
end

#billing_stateObject

Returns the value of attribute billing_state.



19
20
21
# File 'lib/softlayer/billing/payment/card/change_request.rb', line 19

def billing_state
  @billing_state
end

#capture_credit_card_transactionObject

Returns the value of attribute capture_credit_card_transaction.



37
38
39
# File 'lib/softlayer/billing/payment/card/change_request.rb', line 37

def capture_credit_card_transaction
  @capture_credit_card_transaction
end

#card_account_last4Object

Returns the value of attribute card_account_last4.



20
21
22
# File 'lib/softlayer/billing/payment/card/change_request.rb', line 20

def 
  @card_account_last4
end

#card_account_numberObject

Returns the value of attribute card_account_number.



21
22
23
# File 'lib/softlayer/billing/payment/card/change_request.rb', line 21

def 
  @card_account_number
end

#card_expiration_monthObject

Returns the value of attribute card_expiration_month.



22
23
24
# File 'lib/softlayer/billing/payment/card/change_request.rb', line 22

def card_expiration_month
  @card_expiration_month
end

#card_expiration_yearObject

Returns the value of attribute card_expiration_year.



23
24
25
# File 'lib/softlayer/billing/payment/card/change_request.rb', line 23

def card_expiration_year
  @card_expiration_year
end

#card_nicknameObject

Returns the value of attribute card_nickname.



24
25
26
# File 'lib/softlayer/billing/payment/card/change_request.rb', line 24

def card_nickname
  @card_nickname
end

#card_typeObject

Returns the value of attribute card_type.



25
26
27
# File 'lib/softlayer/billing/payment/card/change_request.rb', line 25

def card_type
  @card_type
end

#credit_card_verification_numberObject

Returns the value of attribute credit_card_verification_number.



26
27
28
# File 'lib/softlayer/billing/payment/card/change_request.rb', line 26

def credit_card_verification_number
  @credit_card_verification_number
end

#currency_short_nameObject

Returns the value of attribute currency_short_name.



27
28
29
# File 'lib/softlayer/billing/payment/card/change_request.rb', line 27

def currency_short_name
  @currency_short_name
end

#device_fingerprint_idObject

Returns the value of attribute device_fingerprint_id.



28
29
30
# File 'lib/softlayer/billing/payment/card/change_request.rb', line 28

def device_fingerprint_id
  @device_fingerprint_id
end

#idObject

Returns the value of attribute id.



29
30
31
# File 'lib/softlayer/billing/payment/card/change_request.rb', line 29

def id
  @id
end

#notesObject

Returns the value of attribute notes.



30
31
32
# File 'lib/softlayer/billing/payment/card/change_request.rb', line 30

def notes
  @notes
end

#payment_role_idObject

Returns the value of attribute payment_role_id.



31
32
33
# File 'lib/softlayer/billing/payment/card/change_request.rb', line 31

def payment_role_id
  @payment_role_id
end

#payment_typeObject

Returns the value of attribute payment_type.



32
33
34
# File 'lib/softlayer/billing/payment/card/change_request.rb', line 32

def payment_type
  @payment_type
end

#ticket_attachment_reference_countObject

Returns the value of attribute ticket_attachment_reference_count.



34
35
36
# File 'lib/softlayer/billing/payment/card/change_request.rb', line 34

def ticket_attachment_reference_count
  @ticket_attachment_reference_count
end

#ticket_attachment_referencesObject

Returns the value of attribute ticket_attachment_references.



38
39
40
# File 'lib/softlayer/billing/payment/card/change_request.rb', line 38

def ticket_attachment_references
  @ticket_attachment_references
end

#ticket_idObject

Returns the value of attribute ticket_id.



33
34
35
# File 'lib/softlayer/billing/payment/card/change_request.rb', line 33

def ticket_id
  @ticket_id
end