Class: Vantiv::Api::TransactionResponse

Inherits:
Object
  • Object
show all
Defined in:
lib/vantiv/api/transaction_response.rb

Instance Attribute Summary collapse

Instance Attribute Details

#account_updaterObject

Returns the value of attribute account_updater.



4
5
6
# File 'lib/vantiv/api/transaction_response.rb', line 4

def 
  @account_updater
end

#apple_pay_responseObject

Returns the value of attribute apple_pay_response.



4
5
6
# File 'lib/vantiv/api/transaction_response.rb', line 4

def apple_pay_response
  @apple_pay_response
end

#auth_codeObject

Returns the value of attribute auth_code.



4
5
6
# File 'lib/vantiv/api/transaction_response.rb', line 4

def auth_code
  @auth_code
end

#binObject

Returns the value of attribute bin.



4
5
6
# File 'lib/vantiv/api/transaction_response.rb', line 4

def bin
  @bin
end

#customer_idObject

Returns the value of attribute customer_id.



4
5
6
# File 'lib/vantiv/api/transaction_response.rb', line 4

def customer_id
  @customer_id
end

#fraud_resultObject

Returns the value of attribute fraud_result.



4
5
6
# File 'lib/vantiv/api/transaction_response.rb', line 4

def fraud_result
  @fraud_result
end

#idObject

Returns the value of attribute id.



4
5
6
# File 'lib/vantiv/api/transaction_response.rb', line 4

def id
  @id
end

#messageObject

Returns the value of attribute message.



4
5
6
# File 'lib/vantiv/api/transaction_response.rb', line 4

def message
  @message
end

#order_idObject

Returns the value of attribute order_id.



4
5
6
# File 'lib/vantiv/api/transaction_response.rb', line 4

def order_id
  @order_id
end

#payment_account_idObject

Returns the value of attribute payment_account_id.



4
5
6
# File 'lib/vantiv/api/transaction_response.rb', line 4

def 
  @payment_account_id
end

#post_dateObject

Returns the value of attribute post_date.



4
5
6
# File 'lib/vantiv/api/transaction_response.rb', line 4

def 
  @post_date
end

#report_groupObject

Returns the value of attribute report_group.



4
5
6
# File 'lib/vantiv/api/transaction_response.rb', line 4

def report_group
  @report_group
end

#response_codeObject

Returns the value of attribute response_code.



4
5
6
# File 'lib/vantiv/api/transaction_response.rb', line 4

def response_code
  @response_code
end

#response_timeObject

Returns the value of attribute response_time.



4
5
6
# File 'lib/vantiv/api/transaction_response.rb', line 4

def response_time
  @response_time
end

#token_messageObject

Returns the value of attribute token_message.



4
5
6
# File 'lib/vantiv/api/transaction_response.rb', line 4

def token_message
  @token_message
end

#token_responseObject

Returns the value of attribute token_response.



4
5
6
# File 'lib/vantiv/api/transaction_response.rb', line 4

def token_response
  @token_response
end

#token_response_codeObject

Returns the value of attribute token_response_code.



4
5
6
# File 'lib/vantiv/api/transaction_response.rb', line 4

def token_response_code
  @token_response_code
end

#transaction_idObject

Returns the value of attribute transaction_id.



4
5
6
# File 'lib/vantiv/api/transaction_response.rb', line 4

def transaction_id
  @transaction_id
end

#typeObject

Returns the value of attribute type.



4
5
6
# File 'lib/vantiv/api/transaction_response.rb', line 4

def type
  @type
end