# GameState ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **state** | **string** | | [optional] **code** | **string** | | [optional] **rounds** | [**\Swagger\Client\Model\Round[]**](Round.md) | | [optional] **players** | [**\Swagger\Client\Model\Player[]**](Player.md) | | [optional] **current_player** | [**\Swagger\Client\Model\Player**](Player.md) | | [optional] **owning_player** | [**\Swagger\Client\Model\Player**](Player.md) | | [optional] **rules** | [**\Swagger\Client\Model\GameRules**](GameRules.md) | | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)