Transforms the raw response data from the API into an array of ESPPlatformEndpointInterface objects.
ESPPlatformEndpointInterface
This function maps the API response fields to the structure defined in ESPPlatformEndpointInterface.
An array of raw platform endpoint objects from the API response.
An array of ESPPlatformEndpointInterface objects with the transformed data.
Transforms the raw response data from the API into an array of
ESPPlatformEndpointInterface
objects.This function maps the API response fields to the structure defined in
ESPPlatformEndpointInterface
.