Represents a single record returned from an Airtable API call. AirtableResultRecord
The creation time of the record in ISO 8601 format.
AirtableResultRecord
The fields of the record, represented as a key-value object. Keys are field names, and values are the corresponding field values.
The unique identifier for the record.
Represents a single record returned from an Airtable API call. AirtableResultRecord