Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 476 Bytes

GroupChanges.md

File metadata and controls

15 lines (7 loc) · 476 Bytes

GroupChanges

A request to change the members of a group. Contains assets to add or remove.

Properties

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]