Class: CcbConnectClient::OrderStatus

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

Instance Attribute Summary collapse

Instance Attribute Details

#statusObject

Returns the value of attribute status.



82
83
84
# File 'lib/ccb_connect_client/models/payment_details_query_response.rb', line 82

def status
  @status
end

#status_nameObject

Returns the value of attribute status_name.



82
83
84
# File 'lib/ccb_connect_client/models/payment_details_query_response.rb', line 82

def status_name
  @status_name
end