Jwt Auth Model Response
constructor(headers: Map<String, String>? = null, isCredentialsInHeaders: Boolean? = null, isJsonRequest: Boolean? = null, password: Map<String, String>, queryParameters: Map<String, String>? = null, requestTimeoutInSeconds: Int? = null, tokenEndpoint: String, type: String, userName: Map<String, String>)