beamable-sdk / schema / Trial
Type Alias: Trial¶
Trial =
object
Defined in: src/__generated__/schemas/Trial.ts:9
Properties¶
activated?¶
optionalactivated:bigint|string
Defined in: src/__generated__/schemas/Trial.ts:17
active¶
active:
boolean
Defined in: src/__generated__/schemas/Trial.ts:10
assigned¶
assigned:
bigint|string
Defined in: src/__generated__/schemas/Trial.ts:11
cohorts¶
cohorts:
Cohort[]
Defined in: src/__generated__/schemas/Trial.ts:12
created?¶
optionalcreated:bigint|string
Defined in: src/__generated__/schemas/Trial.ts:18
ctype¶
ctype:
string
Defined in: src/__generated__/schemas/Trial.ts:13
customRules?¶
optionalcustomRules:CustomCohortRule[]
Defined in: src/__generated__/schemas/Trial.ts:19
name¶
name:
string
Defined in: src/__generated__/schemas/Trial.ts:14
scheduleStart?¶
optionalscheduleStart:bigint|string
Defined in: src/__generated__/schemas/Trial.ts:20
strategy¶
strategy:
string
Defined in: src/__generated__/schemas/Trial.ts:15
ttype¶
ttype:
string
Defined in: src/__generated__/schemas/Trial.ts:16