TestLogStoreAttachment interface
來自 LogStore 之測試附件的附件中繼資料。
屬性
attachment |
附件類型。 |
comment | 與附件相關聯的批註。 |
created |
附件建立日期。 |
file |
附件檔案名。 |
size | 附件大小。 |
url | 附件 URL。 |
屬性詳細資料
attachmentType
comment
與附件相關聯的批註。
comment: string
屬性值
string
createdDate
附件建立日期。
createdDate: Date
屬性值
Date
fileName
附件檔案名。
fileName: string
屬性值
string
size
附件大小。
size: number
屬性值
number
url
附件 URL。
url: string
屬性值
string