Detailed information that is specific to a seller in a marketplace.

Participation

interface SellersApiModelParticipation {
    hasSuspendedListings: boolean;
    isParticipating: boolean;
}

Properties

hasSuspendedListings: boolean

If true, the seller has suspended listings.

Participation

isParticipating: boolean

If true, the seller participates in the marketplace.

Participation

MMNEPVFCICPMFPCPTTAAATR