Skip to main content

AccountUpdatedSingleValueAttributeChangesInnerOldValue

The old value of the attribute before the change.

Properties

NameTypeDescriptionNotes
}

Example

from sailpoint.triggers.models.account_updated_single_value_attribute_changes_inner_old_value import AccountUpdatedSingleValueAttributeChangesInnerOldValue

account_updated_single_value_attribute_changes_inner_old_value = AccountUpdatedSingleValueAttributeChangesInnerOldValue(
)

[Back to top]