Method: DocuSign_eSign::UserInfoResponse#envelope_id
- Defined in:
- lib/docusign_esign/models/user_info_response.rb
#envelope_id ⇒ Object
The envelope ID of the envelope status that failed to post.
17 18 19 |
# File 'lib/docusign_esign/models/user_info_response.rb', line 17 def envelope_id @envelope_id end |