DocuSign.Api.NotaryJournals.notary_journals_get_notary_journals
You're seeing just the function
notary_journals_get_notary_journals
, go back to DocuSign.Api.NotaryJournals module for more information.
Specs
notary_journals_get_notary_journals(Tesla.Env.client(), keyword()) :: {:ok, DocuSign.Model.NotaryJournalList.t()} | {:error, Tesla.Env.t()}
Parameters
- connection (DocuSign.Connection): Connection to server
- opts (KeywordList): [optional] Optional parameters
- :count (String.t): The maximum number of results to be returned by this request.
- :search_text (String.t):
- :start_position (String.t): The position within the total result set from which to start returning values. The value thumbnail may be used to return the page image.
Returns
} on success {:error, info} on failure