Magidoc

TicketType
Object

Describes ticket type

Fields

#

currency

ISO 4217 currency code

fareId

Non-null

Ticket type ID in format FeedId:TicketTypeId . Ticket type IDs are usually combination of ticket zones where the ticket is valid.

id

ID !
Non-null

Global object ID provided by Relay. This value can be used to refetch this object using node query.

price

Price of the ticket in currency that is specified in currency field

zones

[ String !]

List of zones where this ticket is valid. Corresponds to field zoneId in Stop type.

Interfaces

#

Also implements Node .

Usages

#

References

#