customFareClass property

LocalizedString? customFareClass
getter/setter pair

A custome fare class to be used if no fareClass applies.

Both fareClass and customFareClass may not be set.

Implementation

LocalizedString? customFareClass;