mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-08 20:37:46 +00:00
874 B
874 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 | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| beta-context-attribute-dto-value | ContextAttributeDtoValue | ContextAttributeDtoValue | ContextAttributeDtoValue | pythonsdk |
|
/tools/sdk/python/beta/models/context-attribute-dto-value |
|
ContextAttributeDtoValue
The value of the attribute. This can be either a string or a multi-valued string
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| } |
Example
from sailpoint.beta.models.context_attribute_dto_value import ContextAttributeDtoValue
context_attribute_dto_value = ContextAttributeDtoValue(
)