Method: DocuSign_eSign::BrandRequest#valid?

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

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



58
59
60
# File 'lib/docusign_esign/models/brand_request.rb', line 58

def valid?
  return true
end