AccessApprovalNotificationResponse

org.sagebionetworks.repo.model.dataaccess.AccessApprovalNotificationResponse

Contains the response for an AccessApprovalNotificationRequest.

Field Type Description
requirementId INTEGER The id of the requested access requirement.
results ARRAY<AccessApprovalNotification> The list of notifications, sorted by the recipient and the sentOn date.