OcaGrouperEnrollment¶
-
class
OcaGrouperEnrollment
()¶ Describes the enrollment of a citizen into a group.
-
OcaGrouperEnrollment.
GroupIndex
¶ type: number
Grouper’s index of group in which the citizen identified by CitizenIndex is enrolled.
-
OcaGrouperEnrollment.
CitizenIndex
¶ type: number
Grouper’s index of a citizen enrolled in the group identified by GroupIndex.
-