Method: DocuSign_eSign::AddressInformation#valid?

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

#valid?Boolean

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

Returns:

  • true if the model is valid



128
129
130
# File 'lib/docusign_esign/models/address_information.rb', line 128

def valid?
  true
end