Skip to content

beamable-sdk / schema / Cohort

Type Alias: Cohort

Cohort = object

Defined in: src/__generated__/schemas/Cohort.ts:9

Properties

assigned

assigned: bigint | string

Defined in: src/__generated__/schemas/Cohort.ts:10


cloudData?

optional cloudData: CloudStorage[]

Defined in: src/__generated__/schemas/Cohort.ts:12


customRule?

optional customRule: CustomCohortRule[]

Defined in: src/__generated__/schemas/Cohort.ts:13


name

name: string

Defined in: src/__generated__/schemas/Cohort.ts:11


pct?

optional pct: number

Defined in: src/__generated__/schemas/Cohort.ts:14


populationCap?

optional populationCap: bigint | string

Defined in: src/__generated__/schemas/Cohort.ts:15