Authorization
Overview
The Authorization schema contains an authorization type object, and user and password elements
{
authType* AuthorizationTypestring
Gets or Sets AuthorizationType
Enum:
Array [ 2 ]
user string
nullable: true
Gets or Sets User
password string
nullable: true
Gets or Sets Password
token string
nullable: true
Gets or Sets Token
}