-
Notifications
You must be signed in to change notification settings - Fork 34
MentionedEntity
ngocnicholas edited this page Mar 8, 2023
·
2 revisions
Namespace: AirtableApiClient
Assembly: AirtableApiClient.dll
public class MentiondEntity
The MentiondEntity type exposes the following members.
Default constructor
Name | Description |
---|---|
Type | Gets type of the user mentioned in the comment. The user type can be "user" or "userGroup" |
Id | Gets the user ID or the userGroup ID of the mentioned object. |
DisplayName | Gets the display name of the mentioned object. |
Gets the Email of the mentioned user. An userGroup does not have an Email. |
- 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