Method: DocuSign_eSign::LockInformation#valid?

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

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



119
120
121
# File 'lib/docusign_esign/models/lock_information.rb', line 119

def valid?
  return true
end