Skip to content

Latest commit

 

History

History
66 lines (27 loc) · 1.02 KB

SellerCustomPolicy.md

File metadata and controls

66 lines (27 loc) · 1.02 KB

SellerCustomPolicy

The container for custom policies that apply to a listed item.

Properties

description

The seller-defined description of the policy.

public ?string $description

label

The seller-defined label for an individual custom policy.

public ?string $label

type

The type of custom policy, such as PRODUCT_COMPLIANCE or TAKE_BACK. For implementation help, refer to eBay API documentation

public ?\SapientPro\EbayBrowseSDK\Enums\SellerCustomPolicyTypeEnum $type


Automatically generated from source code comments on 2023-06-15 using phpDocumentor and saggre/phpdocumentor-markdown