Method: DocuSign_Maestro::ESignTabsRecord#valid?

Defined in:
lib/docusign_maestro/models/e_sign_tabs_record.rb

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid

[View source]

116
117
118
# File 'lib/docusign_maestro/models/e_sign_tabs_record.rb', line 116

def valid?
  true
end