Skip to main content

AccountupdatedSingleValueAttributeChangesInnerNewValue

The new value of the attribute after the change.

Properties

NameTypeDescriptionNotes
}

Example

from sailpoint.triggers.models.accountupdated_single_value_attribute_changes_inner_new_value import AccountupdatedSingleValueAttributeChangesInnerNewValue

accountupdated_single_value_attribute_changes_inner_new_value = AccountupdatedSingleValueAttributeChangesInnerNewValue(
)

[Back to top]