# BodyShape

**Kind:** Interface

**Source:** [`atloria-monorepo/packages/ui-core/src/components/api-explorer/multipart.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/ui-core/src/components/api-explorer/multipart.ts#L29)

## Properties

| Property | Type |
|---|---|
| `kind` | `BodyKind` |
| `mediaType` | `string` |
| `parts` | `BodyPart[]` |
| `described` | `boolean` |
