GetEdgesResponse

constructor(@Json(name = "duration") duration: String, @Json(name = "edges") edges: List<EdgeResponse>)

Parameters

duration

Duration of the request in human-readable format

edges