A request to change the members of a group. Contains assets to add or remove.
Name | Type | Description | Notes |
---|---|---|---|
add | List<GroupMember> | the assets, arrays or groups, to add to the group. | [optional] |
remove | List<GroupMember> | the assets, arrays or groups, to remove from the group. | [optional] |