mlbstats/api/docs/Lineup.md

11 lines
445 B
Markdown
Raw Normal View History

2025-04-06 04:55:01 +00:00
# Lineup
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**HomePlayers** | [***JsonNode**](JsonNode.md) | | [optional] [default to null]
**AwayPlayers** | [***JsonNode**](JsonNode.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)