Possible enumeration values:
| Name | Value | Description |
|---|---|---|
| GetAllServices |
0 |
Default value of the Rate Filter (No filter will apply) |
| GetJustCheapestService |
1 |
Filter and return back just the Cheapest Service |
| GetJustFastestService |
2 |
Filter and return back just the Fastest Service |
| GetJustCheapestServiceForEachServiceGroup |
3 |
Filter and return back just the Cheapest Service in each group |
| GetJustFastestServiceForEachServiceGroup |
4 |
Filter and return back just the Fastest Service in each group |
| GetJustCheapestServiceForEachServiceGroupAndAverageListPrice |
5 |
Filter and return back just the Cheapest Service in each group and also the Field AverageListPrice on RateService |
| GetAllServicesForEachServiceGroup |
6 |
Filter and return back just the Fastest Service |
| GetJustCheapestServiceForEachCarrier |
7 |
Filter and return back just the chepeast rate for each carrier |
| GetJustCheapestServiceByDeliveryPerformance |
8 |
Filter and return back just the chepeast rate based on the carrier delivery perforomance in the destination area - only available if the client has the Delivery Performance setting on |