RecommenderCalculationsIdentityAttributesValue
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| value | str | [optional] | |
| } |
Example
from sailpoint.v2025.models.recommender_calculations_identity_attributes_value import RecommenderCalculationsIdentityAttributesValue
recommender_calculations_identity_attributes_value = RecommenderCalculationsIdentityAttributesValue(
value=''
)