IElectronicProcessingLimitTireWheelType Enumeration

Allows the calling program to "pre filter" the list of returned tire/wheel rates.

Namespace:  IAS
Assembly:  ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public enum LimitTireWheelType
Members
  Member nameValueDescription
IncludeAll0Include any plans which have a tire/wheel component, regardless of whether or not they include "Gold" coverage.
IncludeNonGoldOnly1Include any plans which have a tire/wheel component without "Gold" coverage. Exclude tire/wheel plans with "Gold".
IncludeGoldOnly2Include any plans which have a tire/wheel component with "Gold" coverage. Exclude tire/wheel plans without "Gold".
See Also

Reference