-
Notifications
You must be signed in to change notification settings - Fork 34
AirtableListCommentsResponse
ngocnicholas edited this page Nov 19, 2023
·
2 revisions
Namespace: AirtableApiClient
Assembly: AirtableApiClient.dll
public class AirtableListCommentsResponse: AirtableApiResponse
The AirtableListCommentsResponse exposes the following members.
Name | Description |
---|---|
AirtableListCommentsResponse(AirtableApiException) | Initializes an instance of AirtableListCommentsResponse |
AirtableListCommentsResponse(CommentList) | Initializes an instance of AirtableListCommentsResponse |
Name | Description |
---|---|
Comments | gets the Comment list |
Offset | offset for the next page of the Comment 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