forked from loafle/openapi-generator-original
743 B
743 B
Player
a model that includes a self reference this forces properties and additionalProperties to be lazy loaded in python models because the Player class has not fully loaded when defining properties
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| name | str | [optional] | |
| enemyPlayer | Player | [optional] | |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |