18 lines
885 B
Markdown
18 lines
885 B
Markdown
|
# FranchiseRestObject
|
||
|
|
||
|
## Properties
|
||
|
Name | Type | Description | Notes
|
||
|
------------ | ------------- | ------------- | -------------
|
||
|
**Copyright** | **string** | | [optional] [default to null]
|
||
|
**FranchiseId** | **int32** | | [optional] [default to null]
|
||
|
**FirstSeasonId** | **int32** | | [optional] [default to null]
|
||
|
**LastSeasonId** | **int32** | | [optional] [default to null]
|
||
|
**MostRecentTeamId** | **int32** | | [optional] [default to null]
|
||
|
**TeamName** | **string** | | [optional] [default to null]
|
||
|
**LocationName** | **string** | | [optional] [default to null]
|
||
|
**Link** | **string** | | [optional] [default to null]
|
||
|
**Roster** | [***RosterRestObject**](RosterRestObject.md) | | [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)
|
||
|
|