Skip to main content

IdentityAttributesChangedChangesInnerOldValue

The value of the identity attribute before it changed.

Properties

NameTypeDescriptionNotes
}

Example

from sailpoint.v2024.models.identity_attributes_changed_changes_inner_old_value import IdentityAttributesChangedChangesInnerOldValue

identity_attributes_changed_changes_inner_old_value = IdentityAttributesChangedChangesInnerOldValue(
)

[Back to top]