Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 528 Bytes

File metadata and controls

15 lines (7 loc) · 528 Bytes

PermissionLookupEntityResponse

PermissionLookupEntityResponse is the response message for the LookupEntity method in the Permission service.

Properties

Name Type Description Notes
entityIds List<String> List of identifiers for entities that match the lookup. [optional]
continuousToken String continuous_token is a string that can be used to paginate and retrieve the next set of results. [optional]