Type Alias: UpdateGatheringRequest
Properties
| Property | Type | Required | Description |
|---|---|---|---|
name | string | No | Updated name |
maxMembers | number | No | Updated max members |
accessPolicy | "public" | "private" | "invite-only" | No | Updated access policy |
listed | boolean | No | Updated visibility |
startsAt | string | No | Updated scheduled start time |
endsAt | string | No | Updated scheduled end time |
properties | object | No | Updated properties |
searchProperties | object | No | Updated search properties |
description | string | No | Updated description |
inviterName | string | No | Updated inviter display name |
inviterEmail | string | No | Updated inviter email address |
Defined in
4Players/cortex-typescript-sdk/src/resources/gatherings.ts:23