mlbstats/api/docs/ProspectListRestObject.md

15 lines
728 B
Markdown
Raw Normal View History

2025-04-06 04:55:01 +00:00
# ProspectListRestObject
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Copyright** | **string** | | [optional] [default to null]
**TotalSize** | **int32** | | [optional] [default to null]
**QueriedSize** | **int32** | | [optional] [default to null]
**ReturnedSize** | **int32** | | [optional] [default to null]
**Offset** | **int32** | | [optional] [default to null]
**Prospects** | [**[]BaseballDraftProspectRestObject**](BaseballDraftProspectRestObject.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)