FeaturedFirstCodeType ( token )
Enumerated type that indicates if the Featured First listing upgrade is enabled for the specified site, and whether it is restricted to a specific seller level. 
 Note: The Featured First listing upgrade can no longer be added for new listings in any eBay marketplace. 
Type that uses FeaturedFirstCodeType:
Call that uses one or more values of FeaturedFirstCodeType:
Enumeration Values
| Value | Description | 
| CustomCode | Reserved for internal or future use. | 
| Disabled | This enumeration value indicates that the Featured First listing upgrade is not available for any sellers on the site. | 
| Enabled | This enumeration value indicates that the Featured First listing upgrade is enabled for all sellers on the site. | 
| PowerSellerOnly | This enumeration value indicates that the Featured First listing upgrade is only enabled for Power Sellers on the site. | 
| TopRatedSellerOnly | This enumeration value indicates that the Featured First listing upgrade is only enabled for Top-Rated Sellers on the site. |