Show / Hide Table of Contents

Enum PaymentMethodType

Indicates when the fare must be paid.

Namespace: System.Dynamic.ExpandoObject
Assembly: cs.temp.dll.dll
Syntax
public enum PaymentMethodType

BeforeBoarding

Fare must be paid before boarding.

OnBoard

Fare is paid on board.

Back to top Built by Itinero, MIT licensed.