Kitaru

CohortVersionResponse

Cohort version response.

Attributes

attributeiduuid.UUID
= Field(description='Cohort version id.')
attributecohort_iduuid.UUID
= Field(description='Cohort this version belongs to.')
attributeversionint
= Field(description='Server-assigned version number.')
attributedisplay_versionstr | None
= Field(description='Human-readable designator.')
attributesession_countint
= Field(description='Number of sessions in the version.')

On this page