Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IEventParticipantTableAuthorization

An IEventParticipantTableAuthorization is a JSON that represents whether or not a given participant type is allowed to trigger a given business event type.

Hierarchy

  • IEventParticipantTableAuthorization

Index

Properties

allowed

allowed: boolean

businessEventType

businessEventType: IBusinessEventTypeJSON

participantType

participantType: IBusinessObjectTypeJSON

Generated using TypeDoc