interface ElevationResponse {
    data: ElevationResponseData;
}

Hierarchy

  • AxiosResponse
    • ElevationResponse

Properties

Properties