Transforms raw data from a group sharing requests response into an array of ESPGroupSharingRequestInterface objects.
This function maps over the raw response data and converts each item into a structured object that conforms to the
ESPGroupSharingRequestInterface, ensuring consistency and proper typing.
Transforms raw data from a group sharing requests response into an array of
ESPGroupSharingRequestInterfaceobjects.This function maps over the raw response data and converts each item into a structured object that conforms to the
ESPGroupSharingRequestInterface, ensuring consistency and proper typing.