Method: DocuSign_eSign::CarbonCopy#note

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

#noteObject

Specifies a note that is unique to this recipient. This note is sent to the recipient via the signing email. The note displays in the signing UI near the upper left corner of the document on the signing screen. Maximum Length: 1000 characters.



114
115
116
# File 'lib/docusign_esign/models/carbon_copy.rb', line 114

def note
  @note
end