ServiceListTotalDiscount Property
Total discount amount applied to a ServiceType .
Syntax
property ServiceListTotalDiscount[ServiceIdx: Integer]: String;
Default Value
''
Remarks
Total discount amount applied to a ServiceType. This applies only to FedEx. After calling the GetRates method, the ServiceListTotalDiscount will be filled with the value of total discount applied. This is returned in the server response only if the RateType is set to 0 (rtList) in the request.
The size of the array is controlled by the ServiceCount property.
This property is read-only and not available at design time.
Data Type
String