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