GetClientDescriptionConverterResult

constructor(access: Map<String, String>, adminUrl: String, alwaysDisplayInConsole: Boolean, attributes: Map<String, String>, authenticationFlowBindingOverrides: Map<String, String>, authorizationServicesEnabled: Boolean, authorizationSettings: Map<String, String>, baseUrl: String, bearerOnly: Boolean, body: String, clientAuthenticatorType: String, clientId: String, consentRequired: String, defaultClientScopes: List<String>, defaultRoles: List<String>, description: String, directAccessGrantsEnabled: Boolean, enabled: Boolean, frontchannelLogout: Boolean, fullScopeAllowed: Boolean, id: String, implicitFlowEnabled: Boolean, name: String, notBefore: Int, optionalClientScopes: List<String>, origin: String, protocol: String, protocolMappers: List<GetClientDescriptionConverterProtocolMapper>, publicClient: Boolean, realmId: String, redirectUris: List<String>, registeredNodes: Map<String, String>, registrationAccessToken: String, rootUrl: String, secret: String, serviceAccountsEnabled: Boolean, standardFlowEnabled: Boolean, surrogateAuthRequired: Boolean, webOrigins: List<String>)