# Club

## Properties

<table data-header-hidden><thead><tr><th width="167">Property</th><th>Description</th></tr></thead><tbody><tr><td>id<br><em><mark style="color:blue;">uuid</mark></em></td><td>Unique club id</td></tr><tr><td>name<br><em><mark style="color:blue;">string</mark></em></td><td>Name of the club</td></tr></tbody></table>

<pre class="language-json"><code class="lang-json"><strong>"club": {
</strong>                "id": "3bf65514-d1b3-4768-8119-cee69b574734",
                "name": "HAPOEL TEL AVIV"
}
</code></pre>
