# DependencyGraphSpdxSbomSbom ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **spdxid** | **String** | The SPDX identifier for the SPDX document. | **spdx_version** | **String** | The version of the SPDX specification that this document conforms to. | **creation_info** | [**models::DependencyGraphSpdxSbomSbomCreationInfo**](dependency_graph_spdx_sbom_sbom_creationInfo.md) | | **name** | **String** | The name of the SPDX document. | **data_license** | **String** | The license under which the SPDX document is licensed. | **document_describes** | **Vec** | The name of the repository that the SPDX document describes. | **document_namespace** | **String** | The namespace for the SPDX document. | **packages** | [**Vec**](dependency_graph_spdx_sbom_sbom_packages_inner.md) | | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)