ServiceRestDays Property
Number of days the shipment is in rest due to non-business days.
Object Oriented Interface
public function getServiceRestDays($serviceidx);
Procedural Interface
inship_upsrates_get($res, 71 , $serviceidx);
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