Link Search Menu Expand Document

Transfer

object

deprecated

Attributes

transfer.departs_on

timestamp

The date this transfer departs as a timestamp. This can then be used in conjunction with Liquid’s built-in filters.

transfer.arrives_on

timestamp

The date this transfer arrives as a timestamp. This can then be used in conjunction with Liquid’s built-in filters.

transfer.return_departs_on

timestamp

The date this transfer departs on the return leg of the journey, as a timestamp. This can then be used in conjunction with Liquid’s built-in filters.

transfer.return_arrives_on

timestamp

The date this transfer arrives on the return leg of the journey, as a timestamp. This can then be used in conjunction with Liquid’s built-in filters.

transfer.departure

string

A string of the date for the departure leg of the journey for this transfer. e.g. "20 December 2023"

transfer.return

string

A string of the date for the return leg of the journey for this transfer. e.g. "27 December 2023"