Skip to main content

B1ZoiGroup

  • Represents a Zoi group instance, storing the leader, group ID, group type, and the list of member entity IDs.
PropertyTypeDescriptionMetadata
LeaderIdFB1EntityIdEntity ID of the group leader.
GroupIdFB1ZoiGroupIdUnique identifier for this Zoi group instance.
GroupTypeEB1ZoiGroupTypeType flags describing the nature of this group (e.g., Default, Family, Date).
MemberIdsTArrayList of entity IDs for all members belonging to this group.