Method: DocuSign_eSign::Signer#note

Defined in:
lib/docusign_esign/models/signer.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.



186
187
188
# File 'lib/docusign_esign/models/signer.rb', line 186

def note
  @note
end