Method: DocuSign_eSign::Signer#bulk_recipients_uri
- Defined in:
- lib/docusign_esign/models/signer.rb
#bulk_recipients_uri ⇒ Object
Contains a URI for an endpoint that allows you to easily retrieve bulk recipient information.
45 46 47 |
# File 'lib/docusign_esign/models/signer.rb', line 45 def bulk_recipients_uri @bulk_recipients_uri end |