MetadataEntity interface
データ レコードのメタデータ
プロパティ
| created |
作成日時 |
| deleted |
削除日時 |
| resource |
レコードのリソース名 |
| self | 自己参照 URL |
| updated |
更新日時 |
プロパティの詳細
createdAt
作成日時
createdAt?: string
プロパティ値
string
deletedAt
削除日時
deletedAt?: string
プロパティ値
string
resourceName
レコードのリソース名
resourceName?: string
プロパティ値
string
self
自己参照 URL
self?: string
プロパティ値
string
updatedAt
更新日時
updatedAt?: string
プロパティ値
string