> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum BookingType

> The type of booking the appointment represents

The type of booking the appointment represents

## Syntax

```crmscript theme={null}
BookingType
```

## Fields

| Name        | Description                         |
| ----------- | ----------------------------------- |
| Unknown     | 0: Unknown - used when initializing |
| None        | 1: Single appointment records       |
| Owner       | 2: Owner of a booking               |
| Participant | 3: Participant of a booking         |
