Skip to main content

Type Alias: UpdateGatheringRequest

type UpdateGatheringRequest: components["schemas"]["UpdateGatheringRequest"];

Properties

PropertyTypeRequiredDescription
namestringNoUpdated name
maxMembersnumberNoUpdated max members
accessPolicy"public" | "private" | "invite-only"NoUpdated access policy
listedbooleanNoUpdated visibility
startsAtstringNoUpdated scheduled start time
endsAtstringNoUpdated scheduled end time
propertiesobjectNoUpdated properties
searchPropertiesobjectNoUpdated search properties
descriptionstringNoUpdated description
inviterNamestringNoUpdated inviter display name
inviterEmailstringNoUpdated inviter email address

Defined in

4Players/cortex-typescript-sdk/src/resources/gatherings.ts:23