NotificationRequestId constructor

NotificationRequestId(
  1. String id
)

Implementation

NotificationRequestId(String id) : super(EntityType.NOTIFICATION_REQUEST, id);