DocuSign.Api.IdentityVerifications.account_identity_verification_get_account_identity_verification
You're seeing just the function
account_identity_verification_get_account_identity_verification
, go back to DocuSign.Api.IdentityVerifications module for more information.
Link to this function
account_identity_verification_get_account_identity_verification(connection, account_id, opts \\ [])
View SourceSpecs
account_identity_verification_get_account_identity_verification( Tesla.Env.client(), String.t(), keyword() ) :: {:ok, DocuSign.Model.IdentityVerifications.t()} | {:error, Tesla.Env.t()}
Parameters
- connection (DocuSign.Connection): Connection to server
- account_id (String.t): The external account number (int) or account ID Guid.
- opts (KeywordList): [optional] Optional parameters
Returns
} on success {:error, info} on failure