Method: DocuSign_eSign::EnvelopeDefinition#brand_id

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

#brand_idObject

This sets the brand profile format used for the envelope. The value in the string is the brandId associated with the profile. Account branding must be enabled for the account to use this option.



60
61
62
# File 'lib/docusign_esign/models/envelope_definition.rb', line 60

def brand_id
  @brand_id
end