SCMetadataEntity interface
數據記錄的元數據
屬性
created |
建立日期時間 |
deleted |
已刪除的日期時間 |
resource |
記錄的資源名稱 |
self | 自我查閱 URL |
updated |
更新日期時間 |
屬性詳細資料
createdTimestamp
建立日期時間
createdTimestamp?: string
屬性值
string
deletedTimestamp
已刪除的日期時間
deletedTimestamp?: string
屬性值
string
resourceName
記錄的資源名稱
resourceName?: string
屬性值
string
self
自我查閱 URL
self?: string
屬性值
string
updatedTimestamp
更新日期時間
updatedTimestamp?: string
屬性值
string