TripType#

class caf.ntem.TripType(value)[source]#

Bases: CaseInsensitiveEnum

NTEM Trip Type.

Attributes

PA

OD

Methods

id()

Database ID of the trip type.

Attributes Documentation

PA = 'pa'#
OD = 'od'#