Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AirtableRecord<T>

Generic interface for an Airtable Record.

Type parameters

  • T

Hierarchy

  • AirtableRecord

Index

Properties

Properties

Readonly createdTime

createdTime: string

Readonly fields

fields: T

Readonly id

id: string

Generated using TypeDoc