Method: DocuSign_eSign::AccountAddress#valid?

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

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



157
158
159
# File 'lib/docusign_esign/models/account_address.rb', line 157

def valid?
  true
end