Class: CcbConnectClient::PaymentDetailsQueryResponseElement

Inherits:
Object
  • Object
show all
Defined in:
lib/ccb_connect_client/models/payment_details_query_response.rb

Instance Attribute Summary collapse

Instance Attribute Details

#acc_dateObject

Returns the value of attribute acc_date.



77
78
79
# File 'lib/ccb_connect_client/models/payment_details_query_response.rb', line 77

def acc_date
  @acc_date
end

#acc_nameObject

Returns the value of attribute acc_name.



77
78
79
# File 'lib/ccb_connect_client/models/payment_details_query_response.rb', line 77

def acc_name
  @acc_name
end

#accountObject

Returns the value of attribute account.



77
78
79
# File 'lib/ccb_connect_client/models/payment_details_query_response.rb', line 77

def 
  @account
end

#orderObject

Returns the value of attribute order.



77
78
79
# File 'lib/ccb_connect_client/models/payment_details_query_response.rb', line 77

def order
  @order
end

#order_statusObject

Returns the value of attribute order_status.



77
78
79
# File 'lib/ccb_connect_client/models/payment_details_query_response.rb', line 77

def order_status
  @order_status
end

#payment_moneyObject

Returns the value of attribute payment_money.



77
78
79
# File 'lib/ccb_connect_client/models/payment_details_query_response.rb', line 77

def payment_money
  @payment_money
end

#pos_idObject

Returns the value of attribute pos_id.



77
78
79
# File 'lib/ccb_connect_client/models/payment_details_query_response.rb', line 77

def pos_id
  @pos_id
end

#refund_moneyObject

Returns the value of attribute refund_money.



77
78
79
# File 'lib/ccb_connect_client/models/payment_details_query_response.rb', line 77

def refund_money
  @refund_money
end

#rem1Object

Returns the value of attribute rem1.



77
78
79
# File 'lib/ccb_connect_client/models/payment_details_query_response.rb', line 77

def rem1
  @rem1
end

#rem2Object

Returns the value of attribute rem2.



77
78
79
# File 'lib/ccb_connect_client/models/payment_details_query_response.rb', line 77

def rem2
  @rem2
end

#tran_dateObject

Returns the value of attribute tran_date.



77
78
79
# File 'lib/ccb_connect_client/models/payment_details_query_response.rb', line 77

def tran_date
  @tran_date
end