Inherits from NSObject
Conforms to PicoBindable
Declared in Trading_ExpressItemRequirementsType.h
Trading_ExpressItemRequirementsType.m

Overview

This type is deprecated as the eBay Express is no longer available.

@ingroup EBayAPIInterface

Tasks

  •   sellerExpressEligible

    If false, indicates that an item is not Express-eligible because
    the seller is not Express-eligible. Only returned if false,
    and no other settings are returned in this case.

    property
  •   expressOptOut

    If true, this field indicates the item was opted out of Express;
    that is, ExpressOptOut was true in the listing request.
    Only returned if true, and no other settings are returned in this case.

    property
  •   expressApproved

    If true, indicates eBay has marked the item as eligible for
    eBay Express based on direct evaluation. Only returned if true,
    and no other settings are returned in this case.

    property
  •   expressEligibleListingType

    If true, indicates the item listing format is eligible for Express.
    If false, the listing format is ineligible (and the item is therefore
    ineligible).

    property
  •   expressEnabledCategory

    If true, the item’s primary category is enabled for Express.
    If false, the primary category is not enabled for Express
    (and the item is therefore ineligible).

    property
  •   eligiblePayPalAccount

    If true, the seller has an Express-eligible PayPal account.

    property
  •   domesticShippingCost

    If true, domestic shipping costs are specified for the item.
    If false, they aren’t specified (and the item is therefore ineligible).

    property
  •   eligibleReturnPolicy

    If true, the item is covered by a return policy that meets
    the site’s requirements for Express.
    Only returned for Express Germany. (A return policy is optional for
    Express US.)

    property
  •   picture

    If true, the item includes a picture.
    If false, the item doesn’t include a picture.
    Only returned if the category requires a picture for Express.
    Some categories waive the picture requirement.

    property
  •   eligibleItemCondition

    If true, the item specifies an eligible item condition.
    If false, the item doesn’t specify an eligible item condition.
    Only returned if the category requires an item condition for Express.
    Some categories waive the item condition requirement.

    property
  •   priceAboveMinimum

    If true, the price of the item is above the minimum price allowed on
    Express. That is, the StartPrice, BuyItNowPrice,
    or CurrentPrice is above the minimum.)

    property
  •   priceBelowMaximum

    If true, the price of the item is below the maximum price
    allowed on Express. (That is, the StartPrice, BuyItNowPrice,
    or CurrentPrice is below the maximum.)

    property
  •   eligibleCheckout

    If true, indicates the item meets the site’s eBay Express
    requirements for checkout. (A common case when this could be false
    would be when ThirdPartyCheckout is true but
    ThirdPartyCheckoutIntegration is false.)

    property
  •   noPreapprovedBidderList

    If true, the item has no pre-approved bidder list.

    property
  •   noCharity

    If true, the item is not an eBay Giving Works item.
    Only returned if the site does not allow charity listings on Express.
    (In other words, if the site excludes charity listings from Express,
    then NoCharity=true means the item meets the eligibility requirement.)

    property
  •   combinedShippingDiscount

    If true, the item offers a combined shipping discount.
    Only returned if the Express site has an item-level
    combined shipping discount requirement.
    (Some Express sites only require you to accept combined payments
    at the seller level, in your My eBay preferences.)

    property
  •   shipFromEligibleCountry

    If true, the country you specified for the item meets the
    specified site’s shipping origin requirements for Express.

    property
  •   payPalAccountAcceptsUnconfirmedAddress

    If true, the PayPal account for the item accepts payments
    from a buyer with an unconfirmed address. If false, the
    account blocks unconfirmed addresses (and the item is therefore
    ineligible).

    property
  •   any

    (public property)

    property

Properties

any

(public property)

@property (nonatomic, retain) NSMutableArray *any

Discussion

(public property)

entry type : PicoAnyElement, wrapper for primitive anyelement

Declared In

Trading_ExpressItemRequirementsType.h

combinedShippingDiscount

If true, the item offers a combined shipping discount.
Only returned if the Express site has an item-level
combined shipping discount requirement.
(Some Express sites only require you to accept combined payments
at the seller level, in your My eBay preferences.)

@property (nonatomic, retain) NSNumber *combinedShippingDiscount

Discussion

If true, the item offers a combined shipping discount.
Only returned if the Express site has an item-level
combined shipping discount requirement.
(Some Express sites only require you to accept combined payments
at the seller level, in your My eBay preferences.)

type : NSNumber, wrapper for primitive bool

Declared In

Trading_ExpressItemRequirementsType.h

domesticShippingCost

If true, domestic shipping costs are specified for the item.
If false, they aren’t specified (and the item is therefore ineligible).

@property (nonatomic, retain) NSNumber *domesticShippingCost

Discussion

If true, domestic shipping costs are specified for the item.
If false, they aren’t specified (and the item is therefore ineligible).

type : NSNumber, wrapper for primitive bool

Declared In

Trading_ExpressItemRequirementsType.h

eligibleCheckout

If true, indicates the item meets the site’s eBay Express
requirements for checkout. (A common case when this could be false
would be when ThirdPartyCheckout is true but
ThirdPartyCheckoutIntegration is false.)

@property (nonatomic, retain) NSNumber *eligibleCheckout

Discussion

If true, indicates the item meets the site’s eBay Express
requirements for checkout. (A common case when this could be false
would be when ThirdPartyCheckout is true but
ThirdPartyCheckoutIntegration is false.)

type : NSNumber, wrapper for primitive bool

Declared In

Trading_ExpressItemRequirementsType.h

eligibleItemCondition

If true, the item specifies an eligible item condition.
If false, the item doesn’t specify an eligible item condition.
Only returned if the category requires an item condition for Express.
Some categories waive the item condition requirement.

@property (nonatomic, retain) NSNumber *eligibleItemCondition

Discussion

If true, the item specifies an eligible item condition.
If false, the item doesn’t specify an eligible item condition.
Only returned if the category requires an item condition for Express.
Some categories waive the item condition requirement.

type : NSNumber, wrapper for primitive bool

Declared In

Trading_ExpressItemRequirementsType.h

eligiblePayPalAccount

If true, the seller has an Express-eligible PayPal account.

@property (nonatomic, retain) NSNumber *eligiblePayPalAccount

Discussion

If true, the seller has an Express-eligible PayPal account.

type : NSNumber, wrapper for primitive bool

Declared In

Trading_ExpressItemRequirementsType.h

eligibleReturnPolicy

If true, the item is covered by a return policy that meets
the site’s requirements for Express.
Only returned for Express Germany. (A return policy is optional for
Express US.)

@property (nonatomic, retain) NSNumber *eligibleReturnPolicy

Discussion

If true, the item is covered by a return policy that meets
the site’s requirements for Express.
Only returned for Express Germany. (A return policy is optional for
Express US.)

type : NSNumber, wrapper for primitive bool

Declared In

Trading_ExpressItemRequirementsType.h

expressApproved

If true, indicates eBay has marked the item as eligible for
eBay Express based on direct evaluation. Only returned if true,
and no other settings are returned in this case.

@property (nonatomic, retain) NSNumber *expressApproved

Discussion

If true, indicates eBay has marked the item as eligible for
eBay Express based on direct evaluation. Only returned if true,
and no other settings are returned in this case.

type : NSNumber, wrapper for primitive bool

Declared In

Trading_ExpressItemRequirementsType.h

expressEligibleListingType

If true, indicates the item listing format is eligible for Express.
If false, the listing format is ineligible (and the item is therefore
ineligible).

@property (nonatomic, retain) NSNumber *expressEligibleListingType

Discussion

If true, indicates the item listing format is eligible for Express.
If false, the listing format is ineligible (and the item is therefore
ineligible).

type : NSNumber, wrapper for primitive bool

Declared In

Trading_ExpressItemRequirementsType.h

expressEnabledCategory

If true, the item’s primary category is enabled for Express.
If false, the primary category is not enabled for Express
(and the item is therefore ineligible).

@property (nonatomic, retain) NSNumber *expressEnabledCategory

Discussion

If true, the item’s primary category is enabled for Express.
If false, the primary category is not enabled for Express
(and the item is therefore ineligible).

type : NSNumber, wrapper for primitive bool

Declared In

Trading_ExpressItemRequirementsType.h

expressOptOut

If true, this field indicates the item was opted out of Express;
that is, ExpressOptOut was true in the listing request.
Only returned if true, and no other settings are returned in this case.

@property (nonatomic, retain) NSNumber *expressOptOut

Discussion

If true, this field indicates the item was opted out of Express;
that is, ExpressOptOut was true in the listing request.
Only returned if true, and no other settings are returned in this case.

type : NSNumber, wrapper for primitive bool

Declared In

Trading_ExpressItemRequirementsType.h

noCharity

If true, the item is not an eBay Giving Works item.
Only returned if the site does not allow charity listings on Express.
(In other words, if the site excludes charity listings from Express,
then NoCharity=true means the item meets the eligibility requirement.)

@property (nonatomic, retain) NSNumber *noCharity

Discussion

If true, the item is not an eBay Giving Works item.
Only returned if the site does not allow charity listings on Express.
(In other words, if the site excludes charity listings from Express,
then NoCharity=true means the item meets the eligibility requirement.)

type : NSNumber, wrapper for primitive bool

Declared In

Trading_ExpressItemRequirementsType.h

noPreapprovedBidderList

If true, the item has no pre-approved bidder list.

@property (nonatomic, retain) NSNumber *noPreapprovedBidderList

Discussion

If true, the item has no pre-approved bidder list.

type : NSNumber, wrapper for primitive bool

Declared In

Trading_ExpressItemRequirementsType.h

payPalAccountAcceptsUnconfirmedAddress

If true, the PayPal account for the item accepts payments
from a buyer with an unconfirmed address. If false, the
account blocks unconfirmed addresses (and the item is therefore
ineligible).

@property (nonatomic, retain) NSNumber *payPalAccountAcceptsUnconfirmedAddress

Discussion

If true, the PayPal account for the item accepts payments
from a buyer with an unconfirmed address. If false, the
account blocks unconfirmed addresses (and the item is therefore
ineligible).

type : NSNumber, wrapper for primitive bool

Declared In

Trading_ExpressItemRequirementsType.h

picture

If true, the item includes a picture.
If false, the item doesn’t include a picture.
Only returned if the category requires a picture for Express.
Some categories waive the picture requirement.

@property (nonatomic, retain) NSNumber *picture

Discussion

If true, the item includes a picture.
If false, the item doesn’t include a picture.
Only returned if the category requires a picture for Express.
Some categories waive the picture requirement.

type : NSNumber, wrapper for primitive bool

Declared In

Trading_ExpressItemRequirementsType.h

priceAboveMinimum

If true, the price of the item is above the minimum price allowed on
Express. That is, the StartPrice, BuyItNowPrice,
or CurrentPrice is above the minimum.)

@property (nonatomic, retain) NSNumber *priceAboveMinimum

Discussion

If true, the price of the item is above the minimum price allowed on
Express. That is, the StartPrice, BuyItNowPrice,
or CurrentPrice is above the minimum.)

type : NSNumber, wrapper for primitive bool

Declared In

Trading_ExpressItemRequirementsType.h

priceBelowMaximum

If true, the price of the item is below the maximum price
allowed on Express. (That is, the StartPrice, BuyItNowPrice,
or CurrentPrice is below the maximum.)

@property (nonatomic, retain) NSNumber *priceBelowMaximum

Discussion

If true, the price of the item is below the maximum price
allowed on Express. (That is, the StartPrice, BuyItNowPrice,
or CurrentPrice is below the maximum.)

type : NSNumber, wrapper for primitive bool

Declared In

Trading_ExpressItemRequirementsType.h

sellerExpressEligible

If false, indicates that an item is not Express-eligible because
the seller is not Express-eligible. Only returned if false,
and no other settings are returned in this case.

@property (nonatomic, retain) NSNumber *sellerExpressEligible

Discussion

If false, indicates that an item is not Express-eligible because
the seller is not Express-eligible. Only returned if false,
and no other settings are returned in this case.

type : NSNumber, wrapper for primitive bool

Declared In

Trading_ExpressItemRequirementsType.h

shipFromEligibleCountry

If true, the country you specified for the item meets the
specified site’s shipping origin requirements for Express.

@property (nonatomic, retain) NSNumber *shipFromEligibleCountry

Discussion

If true, the country you specified for the item meets the
specified site’s shipping origin requirements for Express.

type : NSNumber, wrapper for primitive bool

Declared In

Trading_ExpressItemRequirementsType.h