Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 642 Bytes

ReadAttributesBody.md

File metadata and controls

12 lines (8 loc) · 642 Bytes

PermifyApi.ReadAttributesBody

Properties

Name Type Description Notes
metadata AttributeReadRequestMetadata [optional]
filter AttributeFilter [optional]
pageSize Number page_size specifies the number of results to return in a single page. If more results are available, a continuous_token is included in the response. [optional]
continuousToken String continuous_token is used in case of paginated reads to get the next page of results. [optional]