Method: DocuSign_eSign::ConnectLog#retry_count
- Defined in:
- lib/docusign_esign/models/connect_log.rb
#retry_count ⇒ Object
The number of times the Connect post has been retried.
57 58 59 |
# File 'lib/docusign_esign/models/connect_log.rb', line 57 def retry_count @retry_count end |