Method: DocuSign_eSign::Notification#valid?

Defined in:
lib/docusign_esign/models/notification.rb

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



73
74
75
# File 'lib/docusign_esign/models/notification.rb', line 73

def valid?
  true
end