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