úÎ'”#ÊI      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHNone259;I-Synonym used in querying tables from the API.An airtable table. !A mapping from RecordID to RecordQThe "offset" parameter for the table. Is used to deal with airtable's pagination.An airtable record. GA convenience typeclass for selecting records using RecordID-like keys. 0Airtable's record ID for use in indexing records Create a  from a list of s./Create a table from a list of key-record pairs. Convert a  to a list of key-record pairs.5Check if a record exists at the given key in a table.kUnsafely lookup a record using its RecordID. Will throw a pretty-printed error if record does not exist.Same as  , but returns the record object.*Safely lookup a record using its RecordID.Same as  , but returns the record object.Read all records.Same as  , but returns the record object.Read all RecordID's.*Select all records satisfying a condition.Same as  , but returns the record object.*Select all records satisfying a condition.Same as  , but returns the record object.*Delete all Records satisfying a condition.Same as  , but returns the record object.)  !"#$%&'(          !"#$%&'(None ;Options=the API key for your project>?the app ID for your project (http://api.airtable.com/v0/app...)?-api version (http://api.airtable.com/v../...)@CAirtable options defaulting to API version 0. Please change the = and > fields.IBase airtable API string.AProduce Wreq options from ;B!Produce a request URL to a table.C`Retrieve the records for a table from airtable.com given its name. Handles pagination correctly.DHRetrieve the records for a table given a URL and network (Wreq) options.E<Upload a record to a given table. Returns the newly created  .F=Update a record on a given table, using the supplied fields (a).GDelete a record on a table. ;<=>?@IABCDEFGH. ;<=>?@ABCDEFGH;<=>?@ABCDEFGH ;<=>?@IABCDEFGHJ       !"#$%&'()*+,-./0123456789:;;<=>?@ABCDEFGHI+airtable-api-0.3.2.4-1b5HaNvaRlv8BV4bY4128DAirtable.TableAirtable.Query TableNameTable tableRecords tableOffsetRecordrecordId recordObj createdTime HasRecordIdtoRecIdRecordIDrec2str fromRecordsfromListtoListexistsselectvSelect selectMaybe vSelectMaybe selectAll vSelectAll selectAllKeys selectWhere vSelectWhereselectKeyWherevSelectKeyWhere deleteWhere vDeleteWhere $fMonoidTable $fToJSONTable$fFromJSONTable$fHasRecordIdRecord$fToJSONRecord$fFromJSONRecord$fHasRecordId[]$fHasRecordIdRecordID$fHashableRecordID$fFromJSONRecordID$fToJSONRecordID$fShowRecordID$fReadRecordID $fEqRecordID$fGenericRecordID $fOrdRecordID $fShowRecord $fReadRecord$fGenericRecord $fEqRecord $fOrdRecord$fFunctorRecord $fShowTable $fReadTable $fEqTable$fGenericTable$fFunctorTableAirtableOptionsapiKeyappId apiVersiondefaultAirtableOptions mkWreqOptionstableNameToUrl getRecordsgetRecordsFromUrl createRecord updateRecord deleteRecord respJsonBodybase_url