Method: DocuSign_eSign::Signer#role_name
- Defined in:
- lib/docusign_esign/models/signer.rb
#role_name ⇒ Object
Optional element. Specifies the role name associated with the recipient.<br/><br/>This is required when working with template recipients.
246 247 248 |
# File 'lib/docusign_esign/models/signer.rb', line 246 def role_name @role_name end |