Skip to main content

Type Alias: JoinGatheringRequest

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

Properties

PropertyTypeRequiredDescription
joinCodestringYes8-character join code (example: "ABCD1234")
participantIdstringYesParticipant ID of the joining member

Defined in

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