Interface: CollectionListParams
Extends
Properties
cursor?
optional
cursor:string
next or previous cursor returned by previous list call
Inherited from
limit?
optional
limit:number
default is 50, max is 250
Inherited from
sort_by?
optional
sort_by:CollectionsSortBy
sort list by option
Inherited from
title?
optional
title:string
Filter by title.
type?
optional
type:CollectionTypes
Filter by collection type.