DocuSign.Api.AccountPasswordRules.account_password_rules_get_account_password_rules
You're seeing just the function
account_password_rules_get_account_password_rules
, go back to DocuSign.Api.AccountPasswordRules module for more information.
Link to this function
account_password_rules_get_account_password_rules(connection, account_id, opts \\ [])
View SourceSpecs
account_password_rules_get_account_password_rules( Tesla.Env.client(), String.t(), keyword() ) :: {:ok, DocuSign.Model.AccountPasswordRules.t()} | {:error, Tesla.Env.t()}
Get the password rules
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