Record
list-all-project-snapshots-response-snapshots-item
No description available.
record list-all-project-snapshots-response-snapshots-item {
created: string,
id: string,
image-base-image: option<string>,
image-id: option<string>,
image-platform: option<string>,
image-tag: option<string>,
issue-counts: list-all-project-snapshots-response-snapshots-item-issue-counts,
method: option<list-all-project-snapshots-response-snapshots-item-method-enum>,
total-dependencies: f64,
}Fields
| Name | Type | Description |
|---|---|---|
| created | string | |
| id | string | |
| image-base-image | option<string> | |
| image-id | option<string> | |
| image-platform | option<string> | |
| image-tag | option<string> | |
| issue-counts | list-all-project-snapshots-response-snapshots-item-issue-counts | |
| method | option<list-all-project-snapshots-response-snapshots-item-method-enum> | |
| total-dependencies | f64 |