-
Notifications
You must be signed in to change notification settings - Fork 34
AirtableAttachment
ngocnicholas edited this page Apr 12, 2017
·
2 revisions
public class AirtableAttachment
The AirtableAttachment type exposes the following members.
Default constructor
Name | Description |
---|---|
Id | Gets and Sets the unique ID of the attachment field |
Url | Gets and sets the URL string of the attachment, e.g. "https://dl.airtable.com/foo.jpg" |
Filename | Gets and sets filename, e.g. "foo.jpg" |
Size | Gets and sets the file size in bytes |
Type | Gets and sets the file type, e.g. "image/jpeg" |
Thumbnails | Gets and sets the large and small thumbnails of the attachment |
- 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