Class: CcbConnectClient::OrderStatus
- Inherits:
-
Object
- Object
- CcbConnectClient::OrderStatus
- Defined in:
- lib/ccb_connect_client/models/payment_details_query_response.rb
Instance Attribute Summary collapse
-
#status ⇒ Object
Returns the value of attribute status.
-
#status_name ⇒ Object
Returns the value of attribute status_name.
Instance Attribute Details
#status ⇒ Object
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_name ⇒ Object
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 |