Class InsuranceOptionCodeType


class InsuranceOptionCodeType
The seller's requirements regarding whether the buyer pays for shipping insurance.

Defined in com/ebay/shoppingservice/InsuranceOptionCodeType.js

Property Summary
Placeholder value.
The seller is not charging separately for shipping insurance costs; any insurance is already included in the base shipping cost.
The seller does not offer shipping insurance to the buyer.
Shipping insurance is not offered as a separate option on the site where the item is listed.
The seller offers the buyer the choice of paying for shipping insurance or not.
The seller requires that the buyer pay for shipping insurance.
String value

Constructor Summary
InsuranceOptionCodeType(Object object)

Property Details

property static CustomCode

Placeholder value. See token.


property static IncludedInShippingHandling

The seller is not charging separately for shipping insurance costs; any insurance is already included in the base shipping cost.


property static NotOffered

The seller does not offer shipping insurance to the buyer.


property static NotOfferedOnSite

Shipping insurance is not offered as a separate option on the site where the item is listed. (Some shipping services, such as DE_InsuredExpressOrCourier, include insurance as part of the service.) If another insurance option is specified in the listing request and the site does not support shipping insurance as a separate option, eBay will reset the insurance option to this value. At the time of this writing, this option is only meaningful for the eBay Germany, Austria, and Switzerland sites.


property static Optional

The seller offers the buyer the choice of paying for shipping insurance or not.


property static Required

The seller requires that the buyer pay for shipping insurance.


property String value


Constructor Details

constructor InsuranceOptionCodeType

InsuranceOptionCodeType(Object object)

Parameters:
object