MemberInfo Constructors
An object defining constructors for the MemberInfo class.
MemberInfo(id, memberId, memberOfId, type, tokenId)
It is the class that determines the structure of the authority group members.
Parameters:
id (required): long
The unique identifier of the member.
memberId (required): long
The unique identifier of the member entity.
memberOfId (required): long
The unique identifier of the entity the member belongs to.
type (required): MemberType
The type of the member.
tokenId (required): string
The token identifier associated with the member.