Class: GmxCheckout::Models::Notification
- Inherits:
-
GmxCheckout::Model
- Object
- Hashie::Dash
- GmxCheckout::Model
- GmxCheckout::Models::Notification
- Defined in:
- lib/gmxcheckout/models/notification.rb
Instance Method Summary collapse
Instance Method Details
#success? ⇒ Boolean
45 46 47 |
# File 'lib/gmxcheckout/models/notification.rb', line 45 def success? .blank? end |