credential-params

credential-params
credential-params

A model that serves as the structure of credential params

JSON Example
{
    "password": "string",
    "username": "string"
}
string
password
Required

The password credential

string
username
Required

The username credential

Property Of