ServiceIndemnityCoverage Property
Indicates the indemnity coverage available for this service.
Syntax
__property String ServiceIndemnityCoverage[int ServiceIdx] = {read=FServiceIndemnityCoverage, write=FSetServiceIndemnityCoverage};
Default Value
""
Remarks
Indicates the indemnity coverage available for this service. This property is valid only for USPS, and is only returned when TotalValue was sent in the request. It contains the lesser of maximum parcel indemnity coverage per given weight and TotalValue, if applicable. Otherwise it will be blank.
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