AttachmentDownloadRecord
Interface Function
Data entity returned by attachment download
属性
| Attribute | Type | Remarks |
|---|---|---|
| StaffCode | String | Operator Code, downloaded as a fixed value via Web APIWeb API User |
| StaffName | String | Operator name, downloaded as a fixed value via Web APIWeb API User |
| ActionTime | DateTime | Download time |
| FileId | String | attachment Id |
| FileName | String | attachment name |
| FormAlias | String | attachment belong to Form, Form alias, the identity of the form |
| DataId | String | The document id to which the attachment belongs, this field is empty when downloaded by Web API |
| ActionSource | String | Download method, Page or Web API |