# KnetikCloud.UserRelationshipResource

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**child** | [**SimpleUserResource**](SimpleUserResource.md) | The child in the relationship | 
**context** | **String** | Context about the relationship or its type | [optional] 
**id** | **Number** | A generated unique id. Read-Only | [optional] 
**parent** | [**SimpleUserResource**](SimpleUserResource.md) | The parent in the relationship | 


