Note: no pagination actually occurs yet, this is for forwards-compatibility.

Hierarchy (view full)

Constructors

Properties

body: unknown
data: FileObject[]
object: string
options: FinalRequestOptions<unknown>
response: Response

Methods

  • Returns AsyncGenerator<FileObject, void, unknown>

  • Returns boolean

  • Returns AsyncGenerator<AbstractPage<FileObject>, void, unknown>

  • Returns null

  • This page represents a response that isn't actually paginated at the API level so there will never be any next page params.

    Returns null