Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 547 Bytes

File metadata and controls

22 lines (16 loc) · 547 Bytes

< Rejseplan - PHP Api - Location stop

Lsv\Rejseplan\Response\Location\Stop

Example

See LocationResponse on how to get $data

$data->id;
$data->name;
$data->coordinate;

Parameters

Parameter Return Description
id string ID of the stop
name string Name of the stop
coordinate Coordinate Coordinates of this stop