Group

Description

The Group aggregate is used to represent the details for a group in the OneGreatFamily system.

Aggregate Elements

Name Description Required

Ogfn

OneGreatFamily ID for the group

Type: UInt64

Constraints: read-only

Yes

AdminUserName

Username of the user that is the administrator of the group

Type: String

Constraints: None

No

Name

Name of the group

Type: String

Constraints: None

No

Password

Password for the group

Type: String

Constraints: None

No

AnchorOgfns

A collection of Individual aggregates representing the individual anchors this group references.

Type: Collection of Indi

No