Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 822 Bytes

GroupInformation.md

File metadata and controls

13 lines (9 loc) · 822 Bytes

GroupInformation

Properties

Name Type Description Notes
group_id str The unique identifier of the Group
joined_at date Timestamp of when the Group credentials were shared with the Wallet. The timestamp is in RFC-3339 format.
read_permission 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 str 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]