Type alias ListListingsProps
ListListingsProps: { collections?: number[]; user?: UserFilter; marketPlaces?: MarketplaceEnum[]; limit?: number; cursor?: string | null; }
Type declaration
-
Optional collections?: number[]
-
-
-
Optional limit?: number
-
Optional cursor?: string | null