api_procedures_setPermissionGroup.SetPermissionGroupParams
Last updated
Was this helpful?
Last updated
Was this helpful?
/ / / SetPermissionGroupParams
.SetPermissionGroupParams
This procedure can be called with:
An Asset's existing Custom Permission Group. The Identity will be assigned as an Agent of that Group for that Asset
A Known Permission Group and an Asset. The Identity will be assigned as an Agent of that Group for that Asset
A set of Transaction Permissions and an Asset. If there is no Custom Permission Group with those permissions, a Custom Permission Group will be created for that Asset with those permissions, and the Identity will be assigned as an Agent of that Group for that Asset. Otherwise, the existing Group will be used
An array of that represent a set of permissions. If there is no Custom Permission Group with those permissions, a Custom Permission Group will be created with those permissions, and the Identity will be assigned as an Agent of that Group for that Asset. Otherwise, the existing Group will be used
• group: | | TransactionsParams
| TxGroupParams
Defined in