mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-08 12:27:47 +00:00
749 B
749 B
id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id | title | pagination_label | sidebar_label | sidebar_class_name | keywords | slug | tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| attribute-request-value | AttributeRequestValue | AttributeRequestValue | AttributeRequestValue | pythonsdk |
|
/tools/sdk/python/v3/models/attribute-request-value |
|
AttributeRequestValue
Value of attribute.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| } |
Example
from sailpoint.v3.models.attribute_request_value import AttributeRequestValue
attribute_request_value = AttributeRequestValue(
)