Skip to main content

AccountUpdatedSingleValueAttributeChangesInnerNewValue

The new value of the attribute after the change.

Properties

NameTypeDescriptionNotes
}

Example

from sailpoint.triggers.models.account_updated_single_value_attribute_changes_inner_new_value import AccountUpdatedSingleValueAttributeChangesInnerNewValue

account_updated_single_value_attribute_changes_inner_new_value = AccountUpdatedSingleValueAttributeChangesInnerNewValue(
)

[Back to top]