18 lines
1015 B
Markdown
18 lines
1015 B
Markdown
# FreeAgentRestObject
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**Player** | [***BaseballPersonRestObject**](BaseballPersonRestObject.md) | | [optional] [default to null]
|
|
**OriginalTeam** | [***BaseballTeamRestObject**](BaseballTeamRestObject.md) | | [optional] [default to null]
|
|
**NewTeam** | [***BaseballTeamRestObject**](BaseballTeamRestObject.md) | | [optional] [default to null]
|
|
**Notes** | **string** | | [optional] [default to null]
|
|
**Url** | **string** | | [optional] [default to null]
|
|
**DateSigned** | **string** | | [optional] [default to null]
|
|
**DateDeclared** | **string** | | [optional] [default to null]
|
|
**Position** | [***PositionRestObject**](PositionRestObject.md) | | [optional] [default to null]
|
|
**SortOrder** | **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)
|
|
|