Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 455 Bytes

Message.md

File metadata and controls

20 lines (14 loc) · 455 Bytes

< Rejseplan - PHP Api - Journey message

Lsv\Rejseplan\Response\Journey\Message

Example

See JourneyResponse on how to get $data

$data->header;
$data->text;

Parameters

Parameter Return Description
header string Header of the message
text string Text of the message