Skip to content

CycleType Enum eBay Docs

An enum that defines the allowable cycle types.

ValueDescription
CURRENTIndicates the evaluation that determines your currently effective seller level.
PROJECTEDIndicates the seller's profile level that will take effect on the next evaluation period, as calculated at the time of the request.

Example

php
use Rat\eBaySDK\Enums\CycleType;

CycleType::CURRENT;

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