ory-client 1.22.35

OpenAPI API client for Ory Network, Ory's web-scale API for identity and access control.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Relationships

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**next_page_token** | Option<**String**> | The opaque token to provide in a subsequent request to get the next page. It is the empty string iff this is the last page. | [optional]
**relation_tuples** | Option<[**Vec<models::Relationship>**]relationship.md> |  | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)