CommonSurchargeTypes Enumeration

The type of surcharge, which might have implications on the cost listed in the rate.

Namespace:  IAS
Assembly:  Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public enum SurchargeTypes
Members
  Member nameValueDescription
Automatic1Automatic surcharges are added to the rate automatically based on vehicle details, including their cost.
Inboarded2Inboarded surcharges have been added to the rate automatically, including their cost.
Manual3Manual surcharges can be chosen by the customer, and if so, their cost must be added manually.
See Also

Reference