---
name: CreatorType
last_updated: 2026-06-16T23:34:31Z
type: enum
---

# CreatorType

**Type:** enum

## Description

The ownership type of the open place.

## Items

| Name | Value | Description |
|------|-------|-------------|
| `User` | 0 | The place is owned by a single user. |
| `Group` | 1 | The place is owned by a group. |