CommunityRoleMovedEvent
CommunityRoleMovedEvent =
object
Event payload emitted when a role's display order changes in the community's role list.
Properties
beforeCommunityRoleId?
optionalbeforeCommunityRoleId:CommunityRoleGuid
The role that the moved role was placed after. Undefined if the role was moved to the top of the list. Optional.
communityId
communityId:
CommunityGuid
The unique identifier of the community.
id
The unique identifier of the role that was moved.