NotificationTargetId constructor

NotificationTargetId(
  1. String id
)

Implementation

NotificationTargetId(String id) : super(EntityType.NOTIFICATION_TARGET, id);