Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AirtableSelection<T>

Interface for Airtable selection with pagination information.

Type parameters

  • T

Hierarchy

  • AirtableSelection

Index

Properties

Properties

Optional Readonly offset

offset: undefined | string

Readonly records

records: readonly T[]

Generated using TypeDoc