Description
Used to categorize attachments.
Resource Overview
| Endpoint | Definition |
| GET/AttachmentTypes | Retrieve a list of information related to the file format of attachments. |
Attributes
| Attribute | Description | Data Type | Notes |
|---|---|---|---|
| Active | indicate if the item is active for use | boolean | |
| AspireSystemId | unique identifier for the Aspire system | integer(int32) | |
| AttachmentID | unique identifier for an attachment | integerint32) | |
| AttachmentTypeID | unique identifier for attachment type | integer(int32) | |
| AttachmentTypeName | descriptive title of the attachment | string | |
| CanDelete | indicates the item can be deleted | boolean | |
| Required | indicates if the attachment type should be required | integer(int32) |