Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 827 Bytes

GroupInformation.md

File metadata and controls

13 lines (9 loc) · 827 Bytes

GroupInformation

Properties

Name Type Description Notes
GroupId string The unique identifier of the Group
JoinedAt string Timestamp of when the Group credentials were shared with the Wallet. The timestamp is in RFC-3339 format.
ReadPermission bool Boolean set to true if and only if read permission for the given Group was shared with the given Wallet. Note that write access is always shared.
Memo string The memo used by the application that first shared this Group with the given Wallet when calling `add_to_group`.

[Back to Model list] [Back to API list] [Back to README]