Skip to main content

AttributeRequestValue

Value of attribute.

Properties

NameTypeDescriptionNotes
}

Example

from sailpoint.v3.models.attribute_request_value import AttributeRequestValue

attribute_request_value = AttributeRequestValue(
)

[Back to top]