Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1.14 KB

Regulatory.md

File metadata and controls

11 lines (8 loc) · 1.14 KB

# Regulatory

Properties

Name Type Description Notes
energy_efficiency_label \eBay\Sell\Inventory\Model\EnergyEfficiencyLabel [optional]
hazmat \eBay\Sell\Inventory\Model\Hazmat [optional]
repair_score float This field represents the repair index for the listing.<br><br>The repair index identifies the manufacturer's repair score for a product (i.e., how easy is it to repair the product.) This field is a floating point value between 0.0 (i.e., difficult to repair,) and 10.0 (i.e., easily repaired.)<br><br>The format for <b>repairScore</b> is limited to one decimal place. For example:<ul><li><code>7.9</code> and <code>0.0</code> are both valid scores</li><li><code>5.645</code> and <code>2.10</code> are both invalid scores</li></ul> [optional]

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