IOrderAttachmentItem interface
查询附件信息
Signature:
interface IOrderAttachmentItem extends IOrderAttachment
Links: interface IOrderAttachmentItem extends IOrderAttachment
Extends: IOrderAttachment
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
number | 附件ID | ||
EAttachmentType | null | 订单附件业务类别,null: 节点附件 | ||
数据权限集合 | |||
number | 上传时间 | ||
number | 订单状态 | ||
string | 订单状态名称 | ||
string | 用户头像 | ||
string | 操作人用户ID | ||
string | 操作人用户名称 |