-
Notifications
You must be signed in to change notification settings - Fork 34
AirtableListRecordsResponse
ngocnicholas edited this page Mar 30, 2017
·
1 revision
Namespace: AirtableApiClient
Assembly: AirtableApiClient.dll
public class AirtableListRecordsResponse: AirtableApiResponse
The AirtableListRecordsResponse type exposes the following members.
Name | Description |
---|---|
AirtableListRecordsResponse (AirtableApiException) | Initializes an instance of AirtableListRecordsResponse |
AirtableListRecordsResponse (AirtableRecordList) | Initializes an instance of AirtableListRecordsResponse |
Name | Description |
---|---|
Records | gets the record list |
Offset | gets the offset for the next page of the record list |
- 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