Skip to main content

IdentityAttributesChangedChangesInnerOldValue

Identity attribute's previous value before the change.

Properties

NameTypeDescriptionNotes
}

Example

from sailpoint.beta.models.identity_attributes_changed_changes_inner_old_value import IdentityAttributesChangedChangesInnerOldValue

identity_attributes_changed_changes_inner_old_value = IdentityAttributesChangedChangesInnerOldValue(
)

[Back to top]