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?¶
optionalcloudData:CloudStorage[]
Defined in: src/__generated__/schemas/Cohort.ts:12
customRule?¶
optionalcustomRule:CustomCohortRule[]
Defined in: src/__generated__/schemas/Cohort.ts:13
name¶
name:
string
Defined in: src/__generated__/schemas/Cohort.ts:11
pct?¶
optionalpct:number
Defined in: src/__generated__/schemas/Cohort.ts:14
populationCap?¶
optionalpopulationCap:bigint|string
Defined in: src/__generated__/schemas/Cohort.ts:15