# PublicTicketReplyDto

**Kind:** Class

**Source:** [`atloria-monorepo/apps/api/src/issues/dto/public-ticket.dto.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/issues/dto/public-ticket.dto.ts#L4)

Customer reply from the public tracking page — session id proves ownership

## Properties

| Property | Type |
|---|---|
| `body` | `string` |
| `reporterSessionId` | `string` |
