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.identities.models.context_attribute_dto_value import ContextAttributeDtoValue
context_attribute_dto_value = ContextAttributeDtoValue(
)