Skip to main content

AccountAttributesChangedChangesInnerNewValue

The new value of the attribute.

Properties

NameTypeDescriptionNotes
}

Example

from sailpoint.beta.models.account_attributes_changed_changes_inner_new_value import AccountAttributesChangedChangesInnerNewValue

account_attributes_changed_changes_inner_new_value = AccountAttributesChangedChangesInnerNewValue(
)

[Back to top]