SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
SDK
SDK
/
com.quantactions.sdk.data.entity
/
Cohort
/
Cohort
Cohort
constructor
(
cohortId
:
String
,
privacyPolicy
:
String
?
,
cohortName
:
String
?
,
dataPattern
:
String
?
,
gpsResolution
:
Int
,
canWithdraw
:
Int
,
syncOnScreenOff
:
Int
?
,
perimeterCheck
:
Int
?
,
permAppId
:
Int
?
,
permDrawOver
:
Int
?
,
permLocation
:
Int
?
,
permContact
:
Int
?
,
enableCognitiveTests
:
Boolean
=
false
)