Skip to content

Files

Latest commit

author
Jonathan Wenger
Dec 20, 2024
944e188 · Dec 20, 2024

History

History
16 lines (8 loc) · 507 Bytes

DirectorySearchResponse.md

File metadata and controls

16 lines (8 loc) · 507 Bytes

DirectorySearchResponse

Response schema for directory search results

Properties

Name Type Description Notes
atRecordSetCount Integer The count of records in the result set [optional]
atNextLink String The next page link to get the next set of results. [optional]
value List<DirectorySearchResponseValueInner> [optional]