Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 3.43 KB

RegionSet.md

File metadata and controls

10 lines (7 loc) · 3.43 KB

RegionSet

Properties

Name Type Description Notes
region_excluded \SapientPro\EbayAccountSDK\Models\Region[] An array of one or more <b>regionName</b> values that specify the areas to where a seller does not ship. A <b>regionExcluded</b> list should only be set in the top-level <b>shipToLocations</b> container and not within the <b>shippingServices.shipToLocations</b> container used to specify which shipping regions are serviced by each available shipping service option. <p>Many sellers are willing to ship to many international locations, but they may want to exclude some world regions or some countries as places they are willing to ship to.<br/><br/>This array will be returned as empty if no shipping regions are excluded with the fulfillment business policy. [optional]
region_included \SapientPro\EbayAccountSDK\Models\Region[] An array of one or more <b>regionName</b> fields that specify the areas to where a seller ships. <br><br>Each eBay marketplace supports its own set of allowable shipping locations. [optional]

[Back to Model list] [Back to API list] [Back to README]