Method: DocuSign_eSign::CertifiedDelivery#valid?

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

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



477
478
479
# File 'lib/docusign_esign/models/certified_delivery.rb', line 477

def valid?
  return true
end