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`. |