The record returned by AsyncAirtable
{ id: "recABCDEFGHIJK", fields: { title: "hello", description: "world" }, createdTime: 'timestamp' }
Created Timestamp
Object of fields in the record
Airtable Record ID
Generated using TypeDoc
The record returned by AsyncAirtable
{ id: "recABCDEFGHIJK", fields: { title: "hello", description: "world" }, createdTime: 'timestamp' }