Class: PriorityPayoutGateway::Result::Transaction

Inherits:
Data
  • Object
show all
Defined in:
lib/priority_payout_gateway/result/transaction.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Methods inherited from Data

#all_attributes, #attributes

Constructor Details

#initialize(transaction) ⇒ Transaction

Returns a new instance of Transaction.



9
10
11
# File 'lib/priority_payout_gateway/result/transaction.rb', line 9

def initialize(transaction)
  set_attributes(transaction)
end

Instance Attribute Details

#actionsObject

Returns the value of attribute actions.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def actions
  @actions
end

#address_1Object

Returns the value of attribute address_1.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def address_1
  @address_1
end

#address_2Object

Returns the value of attribute address_2.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def address_2
  @address_2
end

#authorization_codeObject

Returns the value of attribute authorization_code.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def authorization_code
  @authorization_code
end

#cavvObject

Returns the value of attribute cavv.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def cavv
  @cavv
end

#cc_expObject

Returns the value of attribute cc_exp.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def cc_exp
  @cc_exp
end

#cc_hashObject

Returns the value of attribute cc_hash.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def cc_hash
  @cc_hash
end

#cc_numberObject

Returns the value of attribute cc_number.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def cc_number
  @cc_number
end

#cell_phoneObject

Returns the value of attribute cell_phone.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def cell_phone
  @cell_phone
end

#cityObject

Returns the value of attribute city.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def city
  @city
end

#companyObject

Returns the value of attribute company.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def company
  @company
end

#conditionObject

Returns the value of attribute condition.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def condition
  @condition
end

#countryObject

Returns the value of attribute country.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def country
  @country
end

#customeridObject

Returns the value of attribute customerid.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def customerid
  @customerid
end

#customertaxidObject

Returns the value of attribute customertaxid.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def customertaxid
  @customertaxid
end

#emailObject

Returns the value of attribute email.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def email
  @email
end

#faxObject

Returns the value of attribute fax.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def fax
  @fax
end

#first_nameObject

Returns the value of attribute first_name.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def first_name
  @first_name
end

#last_nameObject

Returns the value of attribute last_name.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def last_name
  @last_name
end

#order_descriptionObject

Returns the value of attribute order_description.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def order_description
  @order_description
end

#order_idObject

Returns the value of attribute order_id.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def order_id
  @order_id
end

#partial_payment_balanceObject

Returns the value of attribute partial_payment_balance.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def partial_payment_balance
  @partial_payment_balance
end

#partial_payment_idObject

Returns the value of attribute partial_payment_id.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def partial_payment_id
  @partial_payment_id
end

#phoneObject

Returns the value of attribute phone.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def phone
  @phone
end

#platform_idObject

Returns the value of attribute platform_id.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def platform_id
  @platform_id
end

#ponumberObject

Returns the value of attribute ponumber.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def ponumber
  @ponumber
end

#postal_codeObject

Returns the value of attribute postal_code.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def postal_code
  @postal_code
end

#shippingObject

Returns the value of attribute shipping.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def shipping
  @shipping
end

#shipping_address_1Object

Returns the value of attribute shipping_address_1.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def shipping_address_1
  @shipping_address_1
end

#shipping_address_2Object

Returns the value of attribute shipping_address_2.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def shipping_address_2
  @shipping_address_2
end

#shipping_carrierObject

Returns the value of attribute shipping_carrier.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def shipping_carrier
  @shipping_carrier
end

#shipping_cityObject

Returns the value of attribute shipping_city.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def shipping_city
  @shipping_city
end

#shipping_companyObject

Returns the value of attribute shipping_company.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def shipping_company
  @shipping_company
end

#shipping_countryObject

Returns the value of attribute shipping_country.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def shipping_country
  @shipping_country
end

#shipping_dateObject

Returns the value of attribute shipping_date.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def shipping_date
  @shipping_date
end

#shipping_emailObject

Returns the value of attribute shipping_email.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def shipping_email
  @shipping_email
end

#shipping_first_nameObject

Returns the value of attribute shipping_first_name.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def shipping_first_name
  @shipping_first_name
end

#shipping_last_nameObject

Returns the value of attribute shipping_last_name.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def shipping_last_name
  @shipping_last_name
end

#shipping_phoneObject

Returns the value of attribute shipping_phone.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def shipping_phone
  @shipping_phone
end

#shipping_postal_codeObject

Returns the value of attribute shipping_postal_code.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def shipping_postal_code
  @shipping_postal_code
end

#shipping_stateObject

Returns the value of attribute shipping_state.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def shipping_state
  @shipping_state
end

#stateObject

Returns the value of attribute state.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def state
  @state
end

#tracking_numberObject

Returns the value of attribute tracking_number.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def tracking_number
  @tracking_number
end

#transaction_idObject

Returns the value of attribute transaction_id.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def transaction_id
  @transaction_id
end

#transaction_typeObject

Returns the value of attribute transaction_type.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def transaction_type
  @transaction_type
end

#websiteObject

Returns the value of attribute website.



7
8
9
# File 'lib/priority_payout_gateway/result/transaction.rb', line 7

def website
  @website
end