-
Notifications
You must be signed in to change notification settings - Fork 34
AirtableRecordList T
ngocnicholas edited this page Dec 21, 2020
·
6 revisions
Namespace: AirtableApiClient
Assembly: AirtableApiClient.dll
public class AirtableRecordList<T>
The AirtableRecordList<T>
type exposes the following members.
Default constructor
Name | Description |
---|---|
Offset | Gets the offset of record, if non-null, for the next page of the record lists. |
Records | Gets the an array of AirtableRecord<T> []
|
- AirtableBase
- AirtableRecordList
-
AirtableRecordList
<T>
1. AirtableRecord<T>
- AirtableApiException
-
AirtableApiResponse
- AirtableListRecordsResponse
- AirtableListRecordsResponse
<T>
- AirtableRetrieveRecordResponse
- AirtableRetrieveRecordResponse
<T>
- AirtableCreateUpdateReplaceRecordResponse
- AirtableCreateUpdateReplaceMultipleRecordsResponse
- AirtableDeleteRecordResponse
- AirtableCreateUpdateCommentResponse
- AirtableListCommentsResponse
- AirtableDeleteCommentResponse
- AirtableListWebhooksResponse
- AirtableListPayloadsResponse
- AirtableCreateWebhookResponse
- AirtableDeleteWebhookResponse
- AirtabeEnableWebhookNotificationsResponse
- AirtabeRefreshWebhookResponse
- CommentList
- IdFields
- PerformUpsert
- UserIdAndScopes
- Webhooks
- PayloadList
- WebhooksNotification
[Airtable]: http://www.airtable.com