Class: Softlayer::Billing::Payment::PayPal::Transaction

Inherits:
Transaction show all
Defined in:
lib/softlayer/billing/payment/pay_pal/transaction.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.



44
45
46
# File 'lib/softlayer/billing/payment/pay_pal/transaction.rb', line 44

def 
  @account
end

#account_idObject

Returns the value of attribute account_id.



6
7
8
# File 'lib/softlayer/billing/payment/pay_pal/transaction.rb', line 6

def 
  @account_id
end

#address_city_nameObject

Returns the value of attribute address_city_name.



7
8
9
# File 'lib/softlayer/billing/payment/pay_pal/transaction.rb', line 7

def address_city_name
  @address_city_name
end

#address_countryObject

Returns the value of attribute address_country.



8
9
10
# File 'lib/softlayer/billing/payment/pay_pal/transaction.rb', line 8

def address_country
  @address_country
end

#address_nameObject

Returns the value of attribute address_name.



9
10
11
# File 'lib/softlayer/billing/payment/pay_pal/transaction.rb', line 9

def address_name
  @address_name
end

#address_postal_codeObject

Returns the value of attribute address_postal_code.



10
11
12
# File 'lib/softlayer/billing/payment/pay_pal/transaction.rb', line 10

def address_postal_code
  @address_postal_code
end

#address_state_provenceObject

Returns the value of attribute address_state_provence.



11
12
13
# File 'lib/softlayer/billing/payment/pay_pal/transaction.rb', line 11

def address_state_provence
  @address_state_provence
end

#address_statusObject

Returns the value of attribute address_status.



12
13
14
# File 'lib/softlayer/billing/payment/pay_pal/transaction.rb', line 12

def address_status
  @address_status
end

#address_street1Object

Returns the value of attribute address_street1.



13
14
15
# File 'lib/softlayer/billing/payment/pay_pal/transaction.rb', line 13

def address_street1
  @address_street1
end

#address_street2Object

Returns the value of attribute address_street2.



14
15
16
# File 'lib/softlayer/billing/payment/pay_pal/transaction.rb', line 14

def address_street2
  @address_street2
end

#contact_phoneObject

Returns the value of attribute contact_phone.



15
16
17
# File 'lib/softlayer/billing/payment/pay_pal/transaction.rb', line 15

def contact_phone
  @contact_phone
end

#create_dateObject

Returns the value of attribute create_date.



16
17
18
# File 'lib/softlayer/billing/payment/pay_pal/transaction.rb', line 16

def create_date
  @create_date
end

#exchange_rateObject

Returns the value of attribute exchange_rate.



17
18
19
# File 'lib/softlayer/billing/payment/pay_pal/transaction.rb', line 17

def exchange_rate
  @exchange_rate
end

#fee_amountObject

Returns the value of attribute fee_amount.



18
19
20
# File 'lib/softlayer/billing/payment/pay_pal/transaction.rb', line 18

def fee_amount
  @fee_amount
end

#gross_amountObject

Returns the value of attribute gross_amount.



19
20
21
# File 'lib/softlayer/billing/payment/pay_pal/transaction.rb', line 19

def gross_amount
  @gross_amount
end

#idObject

Returns the value of attribute id.



20
21
22
# File 'lib/softlayer/billing/payment/pay_pal/transaction.rb', line 20

def id
  @id
end

#invoice_idObject

Returns the value of attribute invoice_id.



21
22
23
# File 'lib/softlayer/billing/payment/pay_pal/transaction.rb', line 21

def invoice_id
  @invoice_id
end

#last_paypal_commandObject

Returns the value of attribute last_paypal_command.



22
23
24
# File 'lib/softlayer/billing/payment/pay_pal/transaction.rb', line 22

def last_paypal_command
  @last_paypal_command
end

#modify_dateObject

Returns the value of attribute modify_date.



23
24
25
# File 'lib/softlayer/billing/payment/pay_pal/transaction.rb', line 23

def modify_date
  @modify_date
end

#orderObject

Returns the value of attribute order.



45
46
47
# File 'lib/softlayer/billing/payment/pay_pal/transaction.rb', line 45

def order
  @order
end

#order_from_ip_addressObject

Returns the value of attribute order_from_ip_address.



24
25
26
# File 'lib/softlayer/billing/payment/pay_pal/transaction.rb', line 24

def order_from_ip_address
  @order_from_ip_address
end

#order_totalObject

Returns the value of attribute order_total.



25
26
27
# File 'lib/softlayer/billing/payment/pay_pal/transaction.rb', line 25

def order_total
  @order_total
end

#payerObject

Returns the value of attribute payer.



26
27
28
# File 'lib/softlayer/billing/payment/pay_pal/transaction.rb', line 26

def payer
  @payer
end

#payer_businessObject

Returns the value of attribute payer_business.



27
28
29
# File 'lib/softlayer/billing/payment/pay_pal/transaction.rb', line 27

def payer_business
  @payer_business
end

#payer_countryObject

Returns the value of attribute payer_country.



28
29
30
# File 'lib/softlayer/billing/payment/pay_pal/transaction.rb', line 28

def payer_country
  @payer_country
end

#payer_first_nameObject

Returns the value of attribute payer_first_name.



29
30
31
# File 'lib/softlayer/billing/payment/pay_pal/transaction.rb', line 29

def payer_first_name
  @payer_first_name
end

#payer_idObject

Returns the value of attribute payer_id.



30
31
32
# File 'lib/softlayer/billing/payment/pay_pal/transaction.rb', line 30

def payer_id
  @payer_id
end

#payer_last_nameObject

Returns the value of attribute payer_last_name.



31
32
33
# File 'lib/softlayer/billing/payment/pay_pal/transaction.rb', line 31

def payer_last_name
  @payer_last_name
end

#payer_statusObject

Returns the value of attribute payer_status.



32
33
34
# File 'lib/softlayer/billing/payment/pay_pal/transaction.rb', line 32

def payer_status
  @payer_status
end

#payment_dateObject

Returns the value of attribute payment_date.



33
34
35
# File 'lib/softlayer/billing/payment/pay_pal/transaction.rb', line 33

def payment_date
  @payment_date
end

#payment_statusObject

Returns the value of attribute payment_status.



34
35
36
# File 'lib/softlayer/billing/payment/pay_pal/transaction.rb', line 34

def payment_status
  @payment_status
end

#payment_typeObject

Returns the value of attribute payment_type.



35
36
37
# File 'lib/softlayer/billing/payment/pay_pal/transaction.rb', line 35

def payment_type
  @payment_type
end

#pending_reasonObject

Returns the value of attribute pending_reason.



36
37
38
# File 'lib/softlayer/billing/payment/pay_pal/transaction.rb', line 36

def pending_reason
  @pending_reason
end

#serialized_replyObject

Returns the value of attribute serialized_reply.



37
38
39
# File 'lib/softlayer/billing/payment/pay_pal/transaction.rb', line 37

def serialized_reply
  @serialized_reply
end

#serialized_requestObject

Returns the value of attribute serialized_request.



38
39
40
# File 'lib/softlayer/billing/payment/pay_pal/transaction.rb', line 38

def serialized_request
  @serialized_request
end

#settle_amountObject

Returns the value of attribute settle_amount.



39
40
41
# File 'lib/softlayer/billing/payment/pay_pal/transaction.rb', line 39

def settle_amount
  @settle_amount
end

#tax_amountObject

Returns the value of attribute tax_amount.



40
41
42
# File 'lib/softlayer/billing/payment/pay_pal/transaction.rb', line 40

def tax_amount
  @tax_amount
end

#tokenObject

Returns the value of attribute token.



41
42
43
# File 'lib/softlayer/billing/payment/pay_pal/transaction.rb', line 41

def token
  @token
end

#transaction_idObject

Returns the value of attribute transaction_id.



42
43
44
# File 'lib/softlayer/billing/payment/pay_pal/transaction.rb', line 42

def transaction_id
  @transaction_id
end

#transaction_typeObject

Returns the value of attribute transaction_type.



43
44
45
# File 'lib/softlayer/billing/payment/pay_pal/transaction.rb', line 43

def transaction_type
  @transaction_type
end