Method: DocuSign_eSign::SigningGroup#valid?

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

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



140
141
142
# File 'lib/docusign_esign/models/signing_group.rb', line 140

def valid?
  return true
end