Skip to main content

AccountAttributesChangedChangesInnerOldValue

The previous value of the attribute.

Properties

NameTypeDescriptionNotes
}

Example

from sailpoint.beta.models.account_attributes_changed_changes_inner_old_value import AccountAttributesChangedChangesInnerOldValue

account_attributes_changed_changes_inner_old_value = AccountAttributesChangedChangesInnerOldValue(
)

[Back to top]