Method: DocuSign_eSign::UserSharedItem#valid?

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

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



74
75
76
# File 'lib/docusign_esign/models/user_shared_item.rb', line 74

def valid?
  return true
end