Skip to main content

ListParams<T>

Extended By

Type parameters

Parameter
T

Properties

cursor?

cursor?: string

next or previous cursor returned by previous list call


limit?

limit?: number

default is 50, max is 250


sort_by?

sort_by?: T

sort list by option


Generated using typedoc-plugin-markdown and TypeDoc