PerudoPhpApi/docs/Model/Turn.md

13 lines
487 B
Markdown
Raw Permalink Normal View History

# Turn
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**number** | **int** | | [optional]
**player** | [**\Swagger\Client\Model\Player**](Player.md) | | [optional]
**dice_count** | **int** | | [optional]
**die_value** | **int** | | [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)