# PersonBaseballBio

> Baseball-only person attributes.

Baseball-only person attributes. Existing at all says "this is a baseball
person"; the members say what we know about them.

**Kind:** object

| Field | Type | Required | Description |
|---|---|---|---|
| `bats` | `null \| HandednessCode` | no |  |
| `throws` | `null \| HandednessCode` | no |  |

**Used by:** [PersonBio](/docs/reference/data-model/persons/PersonBio.md)
