Skip to main content

airtable.updaterecordresponsedata

Home > @runlightyear/airtable > UpdateRecordResponseData

UpdateRecordResponseData interface

Signature:
interface UpdateRecordResponseData 

Required Properties

PropertyModifiersTypeDescription
createdTimestringA date timestamp in the ISO format, eg:"2018-01-01T00:00:00.000Z"
fields{ [key: string]: any; }

Cell values are keyed by either field name or field ID (conditioned on returnFieldsByFieldId).

See Cell Values for more information on cell value response types.

idstringRecord ID