úÎ •@@      !"#$%&'()*+,-./0123456789:;<=>?None259;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 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.*Safely lookup a record using its RecordID.Read all records.Read all RecordID's.*Select all records satisfying a condition.-Select all RecordID's satisfying a condition.*Delete all Records satisfying a condition.        None 2Options4the API key for your project5?the app ID for your project (http://api.airtable.com/v0/app...)6-api version (http://api.airtable.com/v../...)7CAirtable options defaulting to API version 0. Please change the 4 and 5 fields.@Base airtable API string.8Produce Wreq options from 29!Produce a request URL to a table.:`Retrieve the records for a table from airtable.com given its name. Handles pagination correctly.;HRetrieve the records for a table given a URL and network (Wreq) options.<<Upload a record to a given table. Returns the newly created  .==Update a record on a given table, using the supplied fields (a).>Delete a record on a table. 234567@89:;<=>?& 23456789:;<=>?23456789:;<=>? 234567@89:;<=>?A       !"#$%&'()*+,-./01223456789:;<=>?@+airtable-api-0.3.2.2-IjIgJj17yJZG17m1xLqD6QAirtable.TableAirtable.Query TableNameTable tableRecords tableOffsetRecordrecordId recordObj createdTime HasRecordIdtoRecIdRecordIDrec2strtoListexistsselect selectMaybe selectAll selectAllKeys selectWhereselectKeyWhere deleteWhere $fMonoidTable$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