Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 468 Bytes

File metadata and controls

10 lines (6 loc) · 468 Bytes

PermifyClient.RelationshipReadResponse

Properties

Name Type Description Notes
tuples [Tuple] tuples is a list of the relationships retrieved in the read operation, represented as entity-relation-entity triples. [optional]
continuousToken String continuous_token is used in the case of paginated reads to retrieve the next page of results. [optional]