Method: AmzSpApi::NotificationsApiModel::ProcessingDirective#valid?

Defined in:
lib/notifications-api-model/models/processing_directive.rb

#valid?Boolean

Check to see if the all the properties in the model are valid

Returns:

  • (Boolean)

    true if the model is valid



68
69
70
# File 'lib/notifications-api-model/models/processing_directive.rb', line 68

def valid?
  true
end