mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-08 12:27:47 +00:00
1.1 KiB
1.1 KiB
id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id | title | pagination_label | sidebar_label | sidebar_class_name | keywords | slug | tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| beta-identity-attributes-changed-changes-inner-old-value | IdentityAttributesChangedChangesInnerOldValue | IdentityAttributesChangedChangesInnerOldValue | IdentityAttributesChangedChangesInnerOldValue | pythonsdk |
|
/tools/sdk/python/beta/models/identity-attributes-changed-changes-inner-old-value |
|
IdentityAttributesChangedChangesInnerOldValue
Identity attribute's previous value before the change.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| } |
Example
from sailpoint.beta.models.identity_attributes_changed_changes_inner_old_value import IdentityAttributesChangedChangesInnerOldValue
identity_attributes_changed_changes_inner_old_value = IdentityAttributesChangedChangesInnerOldValue(
)