Model Definitions
File Link Definition
Name | Type | Required | Meaning |
---|---|---|---|
id | int | Yes | A unique identifying integer. |
fileId | int | Yes | The ID of the file being linked to a record. Must be greater than zero. |
linkedRecordId | int | Yes | The ID of the record being linked to the file. Must be greater than zero. |
linkedRecordType | int | Yes | An integer indicating the type of record being linked. See file link types for more information. |
File Link Type Definition
Value | Definition |
---|---|
1 | Alert |
2 | Sale |
3 | SaleBatch |