DocuSign.Model.AccountPasswordStrengthTypeOption (DocuSign v0.4.2) View Source
Link to this section Summary
Link to this section Types
Specs
t() :: %DocuSign.Model.AccountPasswordStrengthTypeOption{ minimumLength: String.t(), name: String.t(), passwordIncludeDigit: String.t(), passwordIncludeDigitOrSpecialCharacter: String.t(), passwordIncludeLowerCase: String.t(), passwordIncludeSpecialCharacter: String.t(), passwordIncludeUpperCase: String.t() }