DocuSign v0.2.1 DocuSign.Model.Authentication View Source
Authentication and login
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t()
View Source
t() :: %DocuSign.Model.Authentication{
apiPassword: String.t(),
loginAccounts: [LoginAccount]
}
t() :: %DocuSign.Model.Authentication{ apiPassword: String.t(), loginAccounts: [LoginAccount] }