Method: UltracartClient::OrderReason#description
- Defined in:
- lib/ultracart_api/models/order_reason.rb
#description ⇒ Object
Reason description. This is the friendly description of the reason that should be displayed to the user.
22 23 24 |
# File 'lib/ultracart_api/models/order_reason.rb', line 22 def description @description end |