Newer Version Available
Attachment
Represents a file that a User has uploaded and attached to a parent object.
Fields
| Field Label | API Field Name | Type | Length | Precision | Scale |
|---|---|---|---|---|---|
| Attachment ID | Id | id | 15 | ||
| Body | Body | base64 | |||
| Body Length | BodyLength | int | 8 | 0 | |
| Content Type | ContentType | string | 120 | ||
| Created By | CreatedById | reference | 15 | ||
| Created Date | CreatedDate | datetime | |||
| Deleted | IsDeleted | boolean | |||
| Description | Description | textarea | 500 | ||
| File Name | Name | string | 255 | ||
| Last Modified By | LastModifiedById | reference | 15 | ||
| Last Modified Date | LastModifiedDate | datetime | |||
| Owner Name | OwnerId | reference | 15 | ||
| Parent | ParentId | reference | 15 | ||
| Private | IsPrivate | boolean | |||
| System Modstamp | SystemModstamp | datetime |