# SwaggerClient::PageOfPolicyGroup ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **links** | [**Array<Link>**](Link.md) | Hypermedia links to corresponding or related resources. | [optional] **page** | [**PageInfo**](PageInfo.md) | | [optional] **resources** | [**Array<PolicyGroup>**](PolicyGroup.md) | The page of resources returned. | [optional]