< Rejseplan - PHP Api - Journey message
See JourneyResponse on how to get $data
$data->header;
$data->text;
Parameter | Return | Description |
---|---|---|
header | string | Header of the message |
text | string | Text of the message |
See JourneyResponse on how to get $data
$data->header;
$data->text;
Parameter | Return | Description |
---|---|---|
header | string | Header of the message |
text | string | Text of the message |