Skip to main content

AccountupdatedSingleValueAttributeChangesInnerOldValue

The old value of the attribute before the change.

Properties

NameTypeDescriptionNotes
}

Example

from sailpoint.triggers.models.accountupdated_single_value_attribute_changes_inner_old_value import AccountupdatedSingleValueAttributeChangesInnerOldValue

accountupdated_single_value_attribute_changes_inner_old_value = AccountupdatedSingleValueAttributeChangesInnerOldValue(
)

[Back to top]