ProjectSecretSummary
Interface: ProjectSecretSummary
Defined in: apps/builder-web/src/types.ts:157
Краткое описание секрета проекта (без значения).
Properties
createdAt
createdAt:
string
Defined in: apps/builder-web/src/types.ts:168
Время создания (ISO).
id
id:
string
Defined in: apps/builder-web/src/types.ts:159
ID секрета.
key
key:
string
Defined in: apps/builder-web/src/types.ts:165
Ключ секрета.
projectId
projectId:
string
Defined in: apps/builder-web/src/types.ts:162
ID проекта.
updatedAt
updatedAt:
string
Defined in: apps/builder-web/src/types.ts:171
Время обновления (ISO).