Method: Falsify::DiscountApplication#title
- Defined in:
- lib/falsify/models/order/discount_application.rb
#title ⇒ String
The title of the discount application, as defined by the merchant. Available only for manual discount applications.
41 42 43 |
# File 'lib/falsify/models/order/discount_application.rb', line 41 def title @title end |