aboutsummaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.remote/-profile
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2018-10-17 18:40:15 +0200
committerRobert Jaros <rjaros@finn.pl>2018-10-17 18:40:15 +0200
commita70acf853de62d0754ca95aa4103712b82afdef8 (patch)
treecb8980c51c98f41f833aa89c7bd28e5fa133f35e /api/pl.treksoft.kvision.remote/-profile
parent546892a2b8c743224ccabd609827f5048c7a630c (diff)
downloadkvision-a70acf853de62d0754ca95aa4103712b82afdef8.tar.gz
kvision-a70acf853de62d0754ca95aa4103712b82afdef8.tar.bz2
kvision-a70acf853de62d0754ca95aa4103712b82afdef8.zip
API Documentation for KVision 0.0.18
Diffstat (limited to 'api/pl.treksoft.kvision.remote/-profile')
-rw-r--r--api/pl.treksoft.kvision.remote/-profile/-profile.html14
-rw-r--r--api/pl.treksoft.kvision.remote/-profile/-profile/-init-.html (renamed from api/pl.treksoft.kvision.remote/-profile/-init-.html)4
-rw-r--r--api/pl.treksoft.kvision.remote/-profile/-profile/attributes.html (renamed from api/pl.treksoft.kvision.remote/-profile/attributes.html)4
-rw-r--r--api/pl.treksoft.kvision.remote/-profile/-profile/authentication-attributes.html (renamed from api/pl.treksoft.kvision.remote/-profile/authentication-attributes.html)4
-rw-r--r--api/pl.treksoft.kvision.remote/-profile/-profile/client-name.html (renamed from api/pl.treksoft.kvision.remote/-profile/client-name.html)4
-rw-r--r--api/pl.treksoft.kvision.remote/-profile/-profile/display-name.html (renamed from api/pl.treksoft.kvision.remote/-profile/display-name.html)4
-rw-r--r--api/pl.treksoft.kvision.remote/-profile/-profile/email.html (renamed from api/pl.treksoft.kvision.remote/-profile/email.html)4
-rw-r--r--api/pl.treksoft.kvision.remote/-profile/-profile/family-name.html (renamed from api/pl.treksoft.kvision.remote/-profile/family-name.html)4
-rw-r--r--api/pl.treksoft.kvision.remote/-profile/-profile/first-name.html (renamed from api/pl.treksoft.kvision.remote/-profile/first-name.html)4
-rw-r--r--api/pl.treksoft.kvision.remote/-profile/-profile/id.html (renamed from api/pl.treksoft.kvision.remote/-profile/id.html)4
-rw-r--r--api/pl.treksoft.kvision.remote/-profile/-profile/index.html138
-rw-r--r--api/pl.treksoft.kvision.remote/-profile/-profile/linked-id.html (renamed from api/pl.treksoft.kvision.remote/-profile/linked-id.html)4
-rw-r--r--api/pl.treksoft.kvision.remote/-profile/-profile/permissions.html (renamed from api/pl.treksoft.kvision.remote/-profile/permissions.html)4
-rw-r--r--api/pl.treksoft.kvision.remote/-profile/-profile/picture-url.html (renamed from api/pl.treksoft.kvision.remote/-profile/picture-url.html)4
-rw-r--r--api/pl.treksoft.kvision.remote/-profile/-profile/profile-url.html (renamed from api/pl.treksoft.kvision.remote/-profile/profile-url.html)4
-rw-r--r--api/pl.treksoft.kvision.remote/-profile/-profile/remembered.html (renamed from api/pl.treksoft.kvision.remote/-profile/remembered.html)4
-rw-r--r--api/pl.treksoft.kvision.remote/-profile/-profile/roles.html (renamed from api/pl.treksoft.kvision.remote/-profile/roles.html)4
-rw-r--r--api/pl.treksoft.kvision.remote/-profile/-profile/username.html (renamed from api/pl.treksoft.kvision.remote/-profile/username.html)4
-rw-r--r--api/pl.treksoft.kvision.remote/-profile/index.html38
19 files changed, 204 insertions, 50 deletions
diff --git a/api/pl.treksoft.kvision.remote/-profile/-profile.html b/api/pl.treksoft.kvision.remote/-profile/-profile.html
new file mode 100644
index 00000000..a1ef9965
--- /dev/null
+++ b/api/pl.treksoft.kvision.remote/-profile/-profile.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>Profile - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="./index.html">Profile</a><br/>
+<br/>
+<h1>Profile</h1>
+<code><span class="keyword">actual</span> <span class="keyword">typealias </span><span class="identifier">Profile</span>&nbsp;<span class="symbol">=</span>&nbsp;<span class="identifier">&lt;ERROR CLASS&gt;</span></code>
+<p>A user profile.</p>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.remote/-profile/-init-.html b/api/pl.treksoft.kvision.remote/-profile/-profile/-init-.html
index 32fe9299..8e77d496 100644
--- a/api/pl.treksoft.kvision.remote/-profile/-init-.html
+++ b/api/pl.treksoft.kvision.remote/-profile/-profile/-init-.html
@@ -2,10 +2,10 @@
<HEAD>
<meta charset="UTF-8">
<title>Profile.<init> - kvision</title>
-<link rel="stylesheet" href="../../../style.css">
+<link rel="stylesheet" href="../../../../style.css">
</HEAD>
<BODY>
-<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="index.html">Profile</a>&nbsp;/&nbsp;<a href="./-init-.html">&lt;init&gt;</a><br/>
+<a href="../../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="../index.html">Profile</a>&nbsp;/&nbsp;<a href="./-init-.html">&lt;init&gt;</a><br/>
<br/>
<h1>&lt;init&gt;</h1>
<a name="pl.treksoft.kvision.remote.Profile$&lt;init&gt;(kotlin.String, kotlin.collections.MutableMap((kotlin.String, )), kotlin.collections.MutableMap((kotlin.String, )), kotlin.collections.MutableSet((kotlin.String)), kotlin.collections.MutableSet((kotlin.String)), kotlin.String, kotlin.Boolean, kotlin.String)"></a>
diff --git a/api/pl.treksoft.kvision.remote/-profile/attributes.html b/api/pl.treksoft.kvision.remote/-profile/-profile/attributes.html
index a961a203..76e29511 100644
--- a/api/pl.treksoft.kvision.remote/-profile/attributes.html
+++ b/api/pl.treksoft.kvision.remote/-profile/-profile/attributes.html
@@ -2,10 +2,10 @@
<HEAD>
<meta charset="UTF-8">
<title>Profile.attributes - kvision</title>
-<link rel="stylesheet" href="../../../style.css">
+<link rel="stylesheet" href="../../../../style.css">
</HEAD>
<BODY>
-<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="index.html">Profile</a>&nbsp;/&nbsp;<a href="./attributes.html">attributes</a><br/>
+<a href="../../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="../index.html">Profile</a>&nbsp;/&nbsp;<a href="./attributes.html">attributes</a><br/>
<br/>
<h1>attributes</h1>
<a name="pl.treksoft.kvision.remote.Profile$attributes"></a>
diff --git a/api/pl.treksoft.kvision.remote/-profile/authentication-attributes.html b/api/pl.treksoft.kvision.remote/-profile/-profile/authentication-attributes.html
index 9818429f..3eacb792 100644
--- a/api/pl.treksoft.kvision.remote/-profile/authentication-attributes.html
+++ b/api/pl.treksoft.kvision.remote/-profile/-profile/authentication-attributes.html
@@ -2,10 +2,10 @@
<HEAD>
<meta charset="UTF-8">
<title>Profile.authenticationAttributes - kvision</title>
-<link rel="stylesheet" href="../../../style.css">
+<link rel="stylesheet" href="../../../../style.css">
</HEAD>
<BODY>
-<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="index.html">Profile</a>&nbsp;/&nbsp;<a href="./authentication-attributes.html">authenticationAttributes</a><br/>
+<a href="../../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="../index.html">Profile</a>&nbsp;/&nbsp;<a href="./authentication-attributes.html">authenticationAttributes</a><br/>
<br/>
<h1>authenticationAttributes</h1>
<a name="pl.treksoft.kvision.remote.Profile$authenticationAttributes"></a>
diff --git a/api/pl.treksoft.kvision.remote/-profile/client-name.html b/api/pl.treksoft.kvision.remote/-profile/-profile/client-name.html
index 8fcaeabb..f84a45e0 100644
--- a/api/pl.treksoft.kvision.remote/-profile/client-name.html
+++ b/api/pl.treksoft.kvision.remote/-profile/-profile/client-name.html
@@ -2,10 +2,10 @@
<HEAD>
<meta charset="UTF-8">
<title>Profile.clientName - kvision</title>
-<link rel="stylesheet" href="../../../style.css">
+<link rel="stylesheet" href="../../../../style.css">
</HEAD>
<BODY>
-<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="index.html">Profile</a>&nbsp;/&nbsp;<a href="./client-name.html">clientName</a><br/>
+<a href="../../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="../index.html">Profile</a>&nbsp;/&nbsp;<a href="./client-name.html">clientName</a><br/>
<br/>
<h1>clientName</h1>
<a name="pl.treksoft.kvision.remote.Profile$clientName"></a>
diff --git a/api/pl.treksoft.kvision.remote/-profile/display-name.html b/api/pl.treksoft.kvision.remote/-profile/-profile/display-name.html
index 7fc7028c..ed5b697d 100644
--- a/api/pl.treksoft.kvision.remote/-profile/display-name.html
+++ b/api/pl.treksoft.kvision.remote/-profile/-profile/display-name.html
@@ -2,10 +2,10 @@
<HEAD>
<meta charset="UTF-8">
<title>Profile.displayName - kvision</title>
-<link rel="stylesheet" href="../../../style.css">
+<link rel="stylesheet" href="../../../../style.css">
</HEAD>
<BODY>
-<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="index.html">Profile</a>&nbsp;/&nbsp;<a href="./display-name.html">displayName</a><br/>
+<a href="../../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="../index.html">Profile</a>&nbsp;/&nbsp;<a href="./display-name.html">displayName</a><br/>
<br/>
<h1>displayName</h1>
<a name="pl.treksoft.kvision.remote.Profile$displayName"></a>
diff --git a/api/pl.treksoft.kvision.remote/-profile/email.html b/api/pl.treksoft.kvision.remote/-profile/-profile/email.html
index 440142dc..bbf474c1 100644
--- a/api/pl.treksoft.kvision.remote/-profile/email.html
+++ b/api/pl.treksoft.kvision.remote/-profile/-profile/email.html
@@ -2,10 +2,10 @@
<HEAD>
<meta charset="UTF-8">
<title>Profile.email - kvision</title>
-<link rel="stylesheet" href="../../../style.css">
+<link rel="stylesheet" href="../../../../style.css">
</HEAD>
<BODY>
-<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="index.html">Profile</a>&nbsp;/&nbsp;<a href="./email.html">email</a><br/>
+<a href="../../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="../index.html">Profile</a>&nbsp;/&nbsp;<a href="./email.html">email</a><br/>
<br/>
<h1>email</h1>
<a name="pl.treksoft.kvision.remote.Profile$email"></a>
diff --git a/api/pl.treksoft.kvision.remote/-profile/family-name.html b/api/pl.treksoft.kvision.remote/-profile/-profile/family-name.html
index 36216c4f..9ea4ea04 100644
--- a/api/pl.treksoft.kvision.remote/-profile/family-name.html
+++ b/api/pl.treksoft.kvision.remote/-profile/-profile/family-name.html
@@ -2,10 +2,10 @@
<HEAD>
<meta charset="UTF-8">
<title>Profile.familyName - kvision</title>
-<link rel="stylesheet" href="../../../style.css">
+<link rel="stylesheet" href="../../../../style.css">
</HEAD>
<BODY>
-<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="index.html">Profile</a>&nbsp;/&nbsp;<a href="./family-name.html">familyName</a><br/>
+<a href="../../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="../index.html">Profile</a>&nbsp;/&nbsp;<a href="./family-name.html">familyName</a><br/>
<br/>
<h1>familyName</h1>
<a name="pl.treksoft.kvision.remote.Profile$familyName"></a>
diff --git a/api/pl.treksoft.kvision.remote/-profile/first-name.html b/api/pl.treksoft.kvision.remote/-profile/-profile/first-name.html
index 1a9c512f..33c933aa 100644
--- a/api/pl.treksoft.kvision.remote/-profile/first-name.html
+++ b/api/pl.treksoft.kvision.remote/-profile/-profile/first-name.html
@@ -2,10 +2,10 @@
<HEAD>
<meta charset="UTF-8">
<title>Profile.firstName - kvision</title>
-<link rel="stylesheet" href="../../../style.css">
+<link rel="stylesheet" href="../../../../style.css">
</HEAD>
<BODY>
-<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="index.html">Profile</a>&nbsp;/&nbsp;<a href="./first-name.html">firstName</a><br/>
+<a href="../../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="../index.html">Profile</a>&nbsp;/&nbsp;<a href="./first-name.html">firstName</a><br/>
<br/>
<h1>firstName</h1>
<a name="pl.treksoft.kvision.remote.Profile$firstName"></a>
diff --git a/api/pl.treksoft.kvision.remote/-profile/id.html b/api/pl.treksoft.kvision.remote/-profile/-profile/id.html
index eb3cf24e..405fe309 100644
--- a/api/pl.treksoft.kvision.remote/-profile/id.html
+++ b/api/pl.treksoft.kvision.remote/-profile/-profile/id.html
@@ -2,10 +2,10 @@
<HEAD>
<meta charset="UTF-8">
<title>Profile.id - kvision</title>
-<link rel="stylesheet" href="../../../style.css">
+<link rel="stylesheet" href="../../../../style.css">
</HEAD>
<BODY>
-<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="index.html">Profile</a>&nbsp;/&nbsp;<a href="./id.html">id</a><br/>
+<a href="../../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="../index.html">Profile</a>&nbsp;/&nbsp;<a href="./id.html">id</a><br/>
<br/>
<h1>id</h1>
<a name="pl.treksoft.kvision.remote.Profile$id"></a>
diff --git a/api/pl.treksoft.kvision.remote/-profile/-profile/index.html b/api/pl.treksoft.kvision.remote/-profile/-profile/index.html
new file mode 100644
index 00000000..d5884f19
--- /dev/null
+++ b/api/pl.treksoft.kvision.remote/-profile/-profile/index.html
@@ -0,0 +1,138 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>Profile - kvision</title>
+<link rel="stylesheet" href="../../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="./index.html">Profile</a><br/>
+<br/>
+<h1>Profile</h1>
+<code><span class="keyword">expect</span> <span class="keyword">class </span><span class="identifier">Profile</span></code>
+<p>A user profile.</p>
+<h3>Constructors</h3>
+<table>
+<tbody>
+<tr>
+<td>
+<p><a href="-profile/-init-.html">&lt;init&gt;</a></p>
+</td>
+<td>
+<code><span class="identifier">Profile</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.remote.Profile$<init>(kotlin.String, kotlin.collections.MutableMap((kotlin.String, )), kotlin.collections.MutableMap((kotlin.String, )), kotlin.collections.MutableSet((kotlin.String)), kotlin.collections.MutableSet((kotlin.String)), kotlin.String, kotlin.Boolean, kotlin.String)/id">id</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span>&nbsp;<span class="symbol">=</span>&nbsp;null<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.remote.Profile$<init>(kotlin.String, kotlin.collections.MutableMap((kotlin.String, )), kotlin.collections.MutableMap((kotlin.String, )), kotlin.collections.MutableSet((kotlin.String)), kotlin.collections.MutableSet((kotlin.String)), kotlin.String, kotlin.Boolean, kotlin.String)/attributes">attributes</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-map/index.html"><span class="identifier">MutableMap</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">,</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;mutableMapOf()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.remote.Profile$<init>(kotlin.String, kotlin.collections.MutableMap((kotlin.String, )), kotlin.collections.MutableMap((kotlin.String, )), kotlin.collections.MutableSet((kotlin.String)), kotlin.collections.MutableSet((kotlin.String)), kotlin.String, kotlin.Boolean, kotlin.String)/authenticationAttributes">authenticationAttributes</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-map/index.html"><span class="identifier">MutableMap</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">,</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;mutableMapOf()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.remote.Profile$<init>(kotlin.String, kotlin.collections.MutableMap((kotlin.String, )), kotlin.collections.MutableMap((kotlin.String, )), kotlin.collections.MutableSet((kotlin.String)), kotlin.collections.MutableSet((kotlin.String)), kotlin.String, kotlin.Boolean, kotlin.String)/roles">roles</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-set/index.html"><span class="identifier">MutableSet</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;mutableSetOf()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.remote.Profile$<init>(kotlin.String, kotlin.collections.MutableMap((kotlin.String, )), kotlin.collections.MutableMap((kotlin.String, )), kotlin.collections.MutableSet((kotlin.String)), kotlin.collections.MutableSet((kotlin.String)), kotlin.String, kotlin.Boolean, kotlin.String)/permissions">permissions</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-set/index.html"><span class="identifier">MutableSet</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;mutableSetOf()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.remote.Profile$<init>(kotlin.String, kotlin.collections.MutableMap((kotlin.String, )), kotlin.collections.MutableMap((kotlin.String, )), kotlin.collections.MutableSet((kotlin.String)), kotlin.collections.MutableSet((kotlin.String)), kotlin.String, kotlin.Boolean, kotlin.String)/linkedId">linkedId</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span>&nbsp;<span class="symbol">=</span>&nbsp;null<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.remote.Profile$<init>(kotlin.String, kotlin.collections.MutableMap((kotlin.String, )), kotlin.collections.MutableMap((kotlin.String, )), kotlin.collections.MutableSet((kotlin.String)), kotlin.collections.MutableSet((kotlin.String)), kotlin.String, kotlin.Boolean, kotlin.String)/remembered">remembered</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a>&nbsp;<span class="symbol">=</span>&nbsp;false<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.remote.Profile$<init>(kotlin.String, kotlin.collections.MutableMap((kotlin.String, )), kotlin.collections.MutableMap((kotlin.String, )), kotlin.collections.MutableSet((kotlin.String)), kotlin.collections.MutableSet((kotlin.String)), kotlin.String, kotlin.Boolean, kotlin.String)/clientName">clientName</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span>&nbsp;<span class="symbol">=</span>&nbsp;null<span class="symbol">)</span></code>
+<p>A user profile.</p>
+</td>
+</tr>
+</tbody>
+</table>
+<h3>Properties</h3>
+<table>
+<tbody>
+<tr>
+<td>
+<p><a href="-profile/attributes.html">attributes</a></p>
+</td>
+<td>
+<code><span class="keyword">val </span><span class="identifier">attributes</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-map/index.html"><span class="identifier">MutableMap</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">,</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">&gt;</span></code></td>
+</tr>
+<tr>
+<td>
+<p><a href="-profile/authentication-attributes.html">authenticationAttributes</a></p>
+</td>
+<td>
+<code><span class="keyword">val </span><span class="identifier">authenticationAttributes</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-map/index.html"><span class="identifier">MutableMap</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">,</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">&gt;</span></code></td>
+</tr>
+<tr>
+<td>
+<p><a href="-profile/client-name.html">clientName</a></p>
+</td>
+<td>
+<code><span class="keyword">val </span><span class="identifier">clientName</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td>
+</tr>
+<tr>
+<td>
+<p><a href="-profile/display-name.html">displayName</a></p>
+</td>
+<td>
+<code><span class="keyword">var </span><span class="identifier">displayName</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td>
+</tr>
+<tr>
+<td>
+<p><a href="-profile/email.html">email</a></p>
+</td>
+<td>
+<code><span class="keyword">var </span><span class="identifier">email</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td>
+</tr>
+<tr>
+<td>
+<p><a href="-profile/family-name.html">familyName</a></p>
+</td>
+<td>
+<code><span class="keyword">var </span><span class="identifier">familyName</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td>
+</tr>
+<tr>
+<td>
+<p><a href="-profile/first-name.html">firstName</a></p>
+</td>
+<td>
+<code><span class="keyword">var </span><span class="identifier">firstName</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td>
+</tr>
+<tr>
+<td>
+<p><a href="-profile/id.html">id</a></p>
+</td>
+<td>
+<code><span class="keyword">val </span><span class="identifier">id</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td>
+</tr>
+<tr>
+<td>
+<p><a href="-profile/linked-id.html">linkedId</a></p>
+</td>
+<td>
+<code><span class="keyword">val </span><span class="identifier">linkedId</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td>
+</tr>
+<tr>
+<td>
+<p><a href="-profile/permissions.html">permissions</a></p>
+</td>
+<td>
+<code><span class="keyword">val </span><span class="identifier">permissions</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-set/index.html"><span class="identifier">MutableSet</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">&gt;</span></code></td>
+</tr>
+<tr>
+<td>
+<p><a href="-profile/picture-url.html">pictureUrl</a></p>
+</td>
+<td>
+<code><span class="keyword">var </span><span class="identifier">pictureUrl</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td>
+</tr>
+<tr>
+<td>
+<p><a href="-profile/profile-url.html">profileUrl</a></p>
+</td>
+<td>
+<code><span class="keyword">var </span><span class="identifier">profileUrl</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td>
+</tr>
+<tr>
+<td>
+<p><a href="-profile/remembered.html">remembered</a></p>
+</td>
+<td>
+<code><span class="keyword">val </span><span class="identifier">remembered</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code></td>
+</tr>
+<tr>
+<td>
+<p><a href="-profile/roles.html">roles</a></p>
+</td>
+<td>
+<code><span class="keyword">val </span><span class="identifier">roles</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-set/index.html"><span class="identifier">MutableSet</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">&gt;</span></code></td>
+</tr>
+<tr>
+<td>
+<p><a href="-profile/username.html">username</a></p>
+</td>
+<td>
+<code><span class="keyword">var </span><span class="identifier">username</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td>
+</tr>
+</tbody>
+</table>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.remote/-profile/linked-id.html b/api/pl.treksoft.kvision.remote/-profile/-profile/linked-id.html
index 4a128bdf..93772631 100644
--- a/api/pl.treksoft.kvision.remote/-profile/linked-id.html
+++ b/api/pl.treksoft.kvision.remote/-profile/-profile/linked-id.html
@@ -2,10 +2,10 @@
<HEAD>
<meta charset="UTF-8">
<title>Profile.linkedId - kvision</title>
-<link rel="stylesheet" href="../../../style.css">
+<link rel="stylesheet" href="../../../../style.css">
</HEAD>
<BODY>
-<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="index.html">Profile</a>&nbsp;/&nbsp;<a href="./linked-id.html">linkedId</a><br/>
+<a href="../../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="../index.html">Profile</a>&nbsp;/&nbsp;<a href="./linked-id.html">linkedId</a><br/>
<br/>
<h1>linkedId</h1>
<a name="pl.treksoft.kvision.remote.Profile$linkedId"></a>
diff --git a/api/pl.treksoft.kvision.remote/-profile/permissions.html b/api/pl.treksoft.kvision.remote/-profile/-profile/permissions.html
index 29e8e0ae..286422b0 100644
--- a/api/pl.treksoft.kvision.remote/-profile/permissions.html
+++ b/api/pl.treksoft.kvision.remote/-profile/-profile/permissions.html
@@ -2,10 +2,10 @@
<HEAD>
<meta charset="UTF-8">
<title>Profile.permissions - kvision</title>
-<link rel="stylesheet" href="../../../style.css">
+<link rel="stylesheet" href="../../../../style.css">
</HEAD>
<BODY>
-<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="index.html">Profile</a>&nbsp;/&nbsp;<a href="./permissions.html">permissions</a><br/>
+<a href="../../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="../index.html">Profile</a>&nbsp;/&nbsp;<a href="./permissions.html">permissions</a><br/>
<br/>
<h1>permissions</h1>
<a name="pl.treksoft.kvision.remote.Profile$permissions"></a>
diff --git a/api/pl.treksoft.kvision.remote/-profile/picture-url.html b/api/pl.treksoft.kvision.remote/-profile/-profile/picture-url.html
index 61d0a888..b2c35256 100644
--- a/api/pl.treksoft.kvision.remote/-profile/picture-url.html
+++ b/api/pl.treksoft.kvision.remote/-profile/-profile/picture-url.html
@@ -2,10 +2,10 @@
<HEAD>
<meta charset="UTF-8">
<title>Profile.pictureUrl - kvision</title>
-<link rel="stylesheet" href="../../../style.css">
+<link rel="stylesheet" href="../../../../style.css">
</HEAD>
<BODY>
-<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="index.html">Profile</a>&nbsp;/&nbsp;<a href="./picture-url.html">pictureUrl</a><br/>
+<a href="../../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="../index.html">Profile</a>&nbsp;/&nbsp;<a href="./picture-url.html">pictureUrl</a><br/>
<br/>
<h1>pictureUrl</h1>
<a name="pl.treksoft.kvision.remote.Profile$pictureUrl"></a>
diff --git a/api/pl.treksoft.kvision.remote/-profile/profile-url.html b/api/pl.treksoft.kvision.remote/-profile/-profile/profile-url.html
index 133840d4..00370b2e 100644
--- a/api/pl.treksoft.kvision.remote/-profile/profile-url.html
+++ b/api/pl.treksoft.kvision.remote/-profile/-profile/profile-url.html
@@ -2,10 +2,10 @@
<HEAD>
<meta charset="UTF-8">
<title>Profile.profileUrl - kvision</title>
-<link rel="stylesheet" href="../../../style.css">
+<link rel="stylesheet" href="../../../../style.css">
</HEAD>
<BODY>
-<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="index.html">Profile</a>&nbsp;/&nbsp;<a href="./profile-url.html">profileUrl</a><br/>
+<a href="../../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="../index.html">Profile</a>&nbsp;/&nbsp;<a href="./profile-url.html">profileUrl</a><br/>
<br/>
<h1>profileUrl</h1>
<a name="pl.treksoft.kvision.remote.Profile$profileUrl"></a>
diff --git a/api/pl.treksoft.kvision.remote/-profile/remembered.html b/api/pl.treksoft.kvision.remote/-profile/-profile/remembered.html
index d81f1fd8..8b4e6caf 100644
--- a/api/pl.treksoft.kvision.remote/-profile/remembered.html
+++ b/api/pl.treksoft.kvision.remote/-profile/-profile/remembered.html
@@ -2,10 +2,10 @@
<HEAD>
<meta charset="UTF-8">
<title>Profile.remembered - kvision</title>
-<link rel="stylesheet" href="../../../style.css">
+<link rel="stylesheet" href="../../../../style.css">
</HEAD>
<BODY>
-<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="index.html">Profile</a>&nbsp;/&nbsp;<a href="./remembered.html">remembered</a><br/>
+<a href="../../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="../index.html">Profile</a>&nbsp;/&nbsp;<a href="./remembered.html">remembered</a><br/>
<br/>
<h1>remembered</h1>
<a name="pl.treksoft.kvision.remote.Profile$remembered"></a>
diff --git a/api/pl.treksoft.kvision.remote/-profile/roles.html b/api/pl.treksoft.kvision.remote/-profile/-profile/roles.html
index 8c7ca120..90d41e0b 100644
--- a/api/pl.treksoft.kvision.remote/-profile/roles.html
+++ b/api/pl.treksoft.kvision.remote/-profile/-profile/roles.html
@@ -2,10 +2,10 @@
<HEAD>
<meta charset="UTF-8">
<title>Profile.roles - kvision</title>
-<link rel="stylesheet" href="../../../style.css">
+<link rel="stylesheet" href="../../../../style.css">
</HEAD>
<BODY>
-<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="index.html">Profile</a>&nbsp;/&nbsp;<a href="./roles.html">roles</a><br/>
+<a href="../../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="../index.html">Profile</a>&nbsp;/&nbsp;<a href="./roles.html">roles</a><br/>
<br/>
<h1>roles</h1>
<a name="pl.treksoft.kvision.remote.Profile$roles"></a>
diff --git a/api/pl.treksoft.kvision.remote/-profile/username.html b/api/pl.treksoft.kvision.remote/-profile/-profile/username.html
index a0ab4a54..c74044f4 100644
--- a/api/pl.treksoft.kvision.remote/-profile/username.html
+++ b/api/pl.treksoft.kvision.remote/-profile/-profile/username.html
@@ -2,10 +2,10 @@
<HEAD>
<meta charset="UTF-8">
<title>Profile.username - kvision</title>
-<link rel="stylesheet" href="../../../style.css">
+<link rel="stylesheet" href="../../../../style.css">
</HEAD>
<BODY>
-<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="index.html">Profile</a>&nbsp;/&nbsp;<a href="./username.html">username</a><br/>
+<a href="../../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="../index.html">Profile</a>&nbsp;/&nbsp;<a href="./username.html">username</a><br/>
<br/>
<h1>username</h1>
<a name="pl.treksoft.kvision.remote.Profile$username"></a>
diff --git a/api/pl.treksoft.kvision.remote/-profile/index.html b/api/pl.treksoft.kvision.remote/-profile/index.html
index 094e9a9c..7e274804 100644
--- a/api/pl.treksoft.kvision.remote/-profile/index.html
+++ b/api/pl.treksoft.kvision.remote/-profile/index.html
@@ -1,21 +1,23 @@
<HTML>
<HEAD>
<meta charset="UTF-8">
-<title>Profile - kvision</title>
+<title>pl.treksoft.kvision.remote.Profile - kvision</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="./index.html">Profile</a><br/>
<br/>
<h1>Profile</h1>
-<code><span class="keyword">data</span> <span class="keyword">actual</span> <span class="keyword">class </span><span class="identifier">Profile</span></code>
+<code><span class="keyword">actual</span> <span class="keyword">typealias </span><span class="identifier">Profile</span>&nbsp;<span class="symbol">=</span>&nbsp;<span class="identifier">&lt;ERROR CLASS&gt;</span></code>
+<p>A user profile.</p>
+<code><span class="keyword">expect</span> <span class="keyword">class </span><span class="identifier">Profile</span></code>
<p>A user profile.</p>
<h3>Constructors</h3>
<table>
<tbody>
<tr>
<td>
-<p><a href="-init-.html">&lt;init&gt;</a></p>
+<p><a href="-profile/-init-.html">&lt;init&gt;</a></p>
</td>
<td>
<code><span class="identifier">Profile</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.remote.Profile$<init>(kotlin.String, kotlin.collections.MutableMap((kotlin.String, )), kotlin.collections.MutableMap((kotlin.String, )), kotlin.collections.MutableSet((kotlin.String)), kotlin.collections.MutableSet((kotlin.String)), kotlin.String, kotlin.Boolean, kotlin.String)/id">id</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span>&nbsp;<span class="symbol">=</span>&nbsp;null<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.remote.Profile$<init>(kotlin.String, kotlin.collections.MutableMap((kotlin.String, )), kotlin.collections.MutableMap((kotlin.String, )), kotlin.collections.MutableSet((kotlin.String)), kotlin.collections.MutableSet((kotlin.String)), kotlin.String, kotlin.Boolean, kotlin.String)/attributes">attributes</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-map/index.html"><span class="identifier">MutableMap</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">,</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;mutableMapOf()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.remote.Profile$<init>(kotlin.String, kotlin.collections.MutableMap((kotlin.String, )), kotlin.collections.MutableMap((kotlin.String, )), kotlin.collections.MutableSet((kotlin.String)), kotlin.collections.MutableSet((kotlin.String)), kotlin.String, kotlin.Boolean, kotlin.String)/authenticationAttributes">authenticationAttributes</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-map/index.html"><span class="identifier">MutableMap</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">,</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;mutableMapOf()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.remote.Profile$<init>(kotlin.String, kotlin.collections.MutableMap((kotlin.String, )), kotlin.collections.MutableMap((kotlin.String, )), kotlin.collections.MutableSet((kotlin.String)), kotlin.collections.MutableSet((kotlin.String)), kotlin.String, kotlin.Boolean, kotlin.String)/roles">roles</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-set/index.html"><span class="identifier">MutableSet</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;mutableSetOf()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.remote.Profile$<init>(kotlin.String, kotlin.collections.MutableMap((kotlin.String, )), kotlin.collections.MutableMap((kotlin.String, )), kotlin.collections.MutableSet((kotlin.String)), kotlin.collections.MutableSet((kotlin.String)), kotlin.String, kotlin.Boolean, kotlin.String)/permissions">permissions</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-set/index.html"><span class="identifier">MutableSet</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;mutableSetOf()<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.remote.Profile$<init>(kotlin.String, kotlin.collections.MutableMap((kotlin.String, )), kotlin.collections.MutableMap((kotlin.String, )), kotlin.collections.MutableSet((kotlin.String)), kotlin.collections.MutableSet((kotlin.String)), kotlin.String, kotlin.Boolean, kotlin.String)/linkedId">linkedId</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span>&nbsp;<span class="symbol">=</span>&nbsp;null<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.remote.Profile$<init>(kotlin.String, kotlin.collections.MutableMap((kotlin.String, )), kotlin.collections.MutableMap((kotlin.String, )), kotlin.collections.MutableSet((kotlin.String)), kotlin.collections.MutableSet((kotlin.String)), kotlin.String, kotlin.Boolean, kotlin.String)/remembered">remembered</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a>&nbsp;<span class="symbol">=</span>&nbsp;false<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.remote.Profile$<init>(kotlin.String, kotlin.collections.MutableMap((kotlin.String, )), kotlin.collections.MutableMap((kotlin.String, )), kotlin.collections.MutableSet((kotlin.String)), kotlin.collections.MutableSet((kotlin.String)), kotlin.String, kotlin.Boolean, kotlin.String)/clientName">clientName</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span>&nbsp;<span class="symbol">=</span>&nbsp;null<span class="symbol">)</span></code>
@@ -29,105 +31,105 @@
<tbody>
<tr>
<td>
-<p><a href="attributes.html">attributes</a></p>
+<p><a href="-profile/attributes.html">attributes</a></p>
</td>
<td>
<code><span class="keyword">val </span><span class="identifier">attributes</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-map/index.html"><span class="identifier">MutableMap</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">,</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">&gt;</span></code></td>
</tr>
<tr>
<td>
-<p><a href="authentication-attributes.html">authenticationAttributes</a></p>
+<p><a href="-profile/authentication-attributes.html">authenticationAttributes</a></p>
</td>
<td>
<code><span class="keyword">val </span><span class="identifier">authenticationAttributes</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-map/index.html"><span class="identifier">MutableMap</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">,</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">&gt;</span></code></td>
</tr>
<tr>
<td>
-<p><a href="client-name.html">clientName</a></p>
+<p><a href="-profile/client-name.html">clientName</a></p>
</td>
<td>
<code><span class="keyword">val </span><span class="identifier">clientName</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
-<p><a href="display-name.html">displayName</a></p>
+<p><a href="-profile/display-name.html">displayName</a></p>
</td>
<td>
<code><span class="keyword">var </span><span class="identifier">displayName</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
-<p><a href="email.html">email</a></p>
+<p><a href="-profile/email.html">email</a></p>
</td>
<td>
<code><span class="keyword">var </span><span class="identifier">email</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
-<p><a href="family-name.html">familyName</a></p>
+<p><a href="-profile/family-name.html">familyName</a></p>
</td>
<td>
<code><span class="keyword">var </span><span class="identifier">familyName</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
-<p><a href="first-name.html">firstName</a></p>
+<p><a href="-profile/first-name.html">firstName</a></p>
</td>
<td>
<code><span class="keyword">var </span><span class="identifier">firstName</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
-<p><a href="id.html">id</a></p>
+<p><a href="-profile/id.html">id</a></p>
</td>
<td>
<code><span class="keyword">val </span><span class="identifier">id</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
-<p><a href="linked-id.html">linkedId</a></p>
+<p><a href="-profile/linked-id.html">linkedId</a></p>
</td>
<td>
<code><span class="keyword">val </span><span class="identifier">linkedId</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
-<p><a href="permissions.html">permissions</a></p>
+<p><a href="-profile/permissions.html">permissions</a></p>
</td>
<td>
<code><span class="keyword">val </span><span class="identifier">permissions</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-set/index.html"><span class="identifier">MutableSet</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">&gt;</span></code></td>
</tr>
<tr>
<td>
-<p><a href="picture-url.html">pictureUrl</a></p>
+<p><a href="-profile/picture-url.html">pictureUrl</a></p>
</td>
<td>
<code><span class="keyword">var </span><span class="identifier">pictureUrl</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
-<p><a href="profile-url.html">profileUrl</a></p>
+<p><a href="-profile/profile-url.html">profileUrl</a></p>
</td>
<td>
<code><span class="keyword">var </span><span class="identifier">profileUrl</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
-<p><a href="remembered.html">remembered</a></p>
+<p><a href="-profile/remembered.html">remembered</a></p>
</td>
<td>
<code><span class="keyword">val </span><span class="identifier">remembered</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code></td>
</tr>
<tr>
<td>
-<p><a href="roles.html">roles</a></p>
+<p><a href="-profile/roles.html">roles</a></p>
</td>
<td>
<code><span class="keyword">val </span><span class="identifier">roles</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-set/index.html"><span class="identifier">MutableSet</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">&gt;</span></code></td>
</tr>
<tr>
<td>
-<p><a href="username.html">username</a></p>
+<p><a href="-profile/username.html">username</a></p>
</td>
<td>
<code><span class="keyword">var </span><span class="identifier">username</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td>