mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-10 12:27:47 +00:00
Update to powershell SDK docs: 13123805130
This commit is contained in:
@@ -16,9 +16,9 @@ tags: ['SDK', 'Software Development Kit', 'FeatureValueDto', 'BetaFeatureValueDt
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Feature** | Pointer to **String** | The type of feature | [optional]
|
||||
**Numerator** | Pointer to **Int32** | The number of identities that have access to the feature | [optional]
|
||||
**Denominator** | Pointer to **Int32** | The number of identities with the corresponding feature | [optional]
|
||||
**Feature** | **String** | The type of feature | [optional]
|
||||
**Numerator** | **Int32** | The number of identities that have access to the feature | [optional]
|
||||
**Denominator** | **Int32** | The number of identities with the corresponding feature | [optional]
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user