BlueprintPackagesLinkagesResponse
A response that contains a list of package resource linkages for a Blueprint.
Declaration
object BlueprintPackagesLinkagesResponseProperties
| Name | Type | Description |
|---|---|---|
data Required | [BlueprintPackagesLinkagesResponse.Data] | The resource linkage data containing type and id for each related package. |
links Required | PagedDocumentLinks | Navigational links that include the self-link. |
meta | PagingInformation | Paging information. |