mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 20:37:47 +00:00
Update to python SDK docs: 13984088294
This commit is contained in:
@@ -11,15 +11,15 @@ tags: ['SDK', 'Software Development Kit', 'SavedSearchCompleteSearchResultsEntit
|
||||
|
||||
# SavedSearchCompleteSearchResultsEntitlement
|
||||
|
||||
A table of entitlements that match the search criteria.
|
||||
Table of entitlements matching the search criteria.
|
||||
|
||||
## Properties
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**count** | **str** | The number of rows in the table. | [required]
|
||||
**noun** | **str** | The type of object represented in the table. | [required]
|
||||
**preview** | **[]List[str]** | A sample of the data in the table. | [required]
|
||||
**count** | **str** | Number of rows in the table. | [required]
|
||||
**noun** | **str** | Type of object represented in the table. | [required]
|
||||
**preview** | **[]List[str]** | Sample of table data. | [required]
|
||||
}
|
||||
|
||||
## Example
|
||||
|
||||
Reference in New Issue
Block a user