ServiceRestDays Property
Number of days the shipment is in rest due to non-business days.
Syntax
property ServiceRestDays[ServiceIdx: Integer]: Integer;
Default Value
0
Remarks
Number of days the shipment is in rest due to non-business days. Returned for UPS requests outside the US only.
If applicable, this property is filled after a call to the GetShippingTime.
The size of the array is controlled by the ServiceCount property.
This property is read-only and not available at design time.
Data Type
Integer