Skip to content

CustomPolicyType Enum eBay Docs

An enumeration type that defines the supported types of Custom Policies.

ValueDescription
PRODUCT_COMPLIANCEThis enumeration value indicates that the custom policy is a product compliance policy.
TAKE_BACKThis enumeration value indicates that the custom policy is a product takeback policy.

Example

php
use Rat\eBaySDK\Enums\CustomPolicyType;

CustomPolicyType::PRODUCT_COMPLIANCE;

This software is not an official eBay product and is not associated with, sponsored by, or endorsed by eBay Inc.