18 lines
980 B
Markdown
18 lines
980 B
Markdown
|
# PlayerLeaderRestObject
|
||
|
|
||
|
## Properties
|
||
|
Name | Type | Description | Notes
|
||
|
------------ | ------------- | ------------- | -------------
|
||
|
**Copyright** | **string** | | [optional] [default to null]
|
||
|
**Rank** | **int32** | | [optional] [default to null]
|
||
|
**Value** | **string** | | [optional] [default to null]
|
||
|
**Team** | [***BaseballTeamRestObject**](BaseballTeamRestObject.md) | | [optional] [default to null]
|
||
|
**League** | [***LeagueRestObject**](LeagueRestObject.md) | | [optional] [default to null]
|
||
|
**Person** | [***BaseballPersonRestObject**](BaseballPersonRestObject.md) | | [optional] [default to null]
|
||
|
**Sport** | [***SportRestObject**](SportRestObject.md) | | [optional] [default to null]
|
||
|
**Season** | **string** | | [optional] [default to null]
|
||
|
**NumTeams** | **int32** | | [optional] [default to null]
|
||
|
|
||
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||
|
|