Name | Type | Description | Notes |
---|---|---|---|
compatibleProducts | \SapientPro\EbayInventorySDK\Models\CompatibleProduct[] | This container consists of an array of motor vehicles (make, model, year, trim, engine) that are compatible with the motor vehicle part or accessory specified by the sku value. | [optional] |
sku | string | This is the seller-defined SKU value of the inventory item that will be associated with the compatible vehicles. This field is not applicable to the <strong>createOrReplaceProductCompatibility</strong> call, but it is always returned with the <strong>getProductCompatibility</strong> call. For the <strong>createOrReplaceProductCompatibility</strong> call, the SKU value for the inventory item is actually passed in as part of the call URI, and not in the request payload. | [optional] |