UNPKG

ebay-api

Version:

eBay API for Node and Browser

5 lines (4 loc) 165 B
import type { StandardOutputFields } from './common.js'; export interface RemoveFromWatchListResponse extends StandardOutputFields { WatchListMaximum: number; }