Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.11 KB

AddToGroupRequest.md

File metadata and controls

14 lines (10 loc) · 1.11 KB

AddToGroupRequest

Properties

Name Type Description Notes
WalletId string The Node-specific identifier of the Wallet that is sharing the credentials for the Group
GroupId string The unique identifier of the Group whose credentials will be shared
ReadPermission bool Boolean that should be set to true if and only if read permission should be shared. Note that write permission is always shared and there's no option for read-only permission. Defaults to false. [optional]
Memo string Memo to be used by the application to define the purpose of the group and why its credentials were shared. Should include information about who is sharing the group if this information is relevant. Defaults to an empty string [optional]
RecipientAddress string An Address of the Wallet with which the Group credentials should be shared

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