Method: TalonOne::BaseNotifications#valid?
- Defined in:
- lib/talon_one/models/base_notifications.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
71 72 73 |
# File 'lib/talon_one/models/base_notifications.rb', line 71 def valid? true end |