mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-08 20:37:46 +00:00
starting point for adding python sdk docs
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
---
|
||||
id: v2024-identity-attributes-changed-changes-inner-old-value
|
||||
title: IdentityAttributesChangedChangesInnerOldValue
|
||||
pagination_label: IdentityAttributesChangedChangesInnerOldValue
|
||||
sidebar_label: IdentityAttributesChangedChangesInnerOldValue
|
||||
sidebar_class_name: pythonsdk
|
||||
keywords: ['python', 'Python', 'sdk', 'IdentityAttributesChangedChangesInnerOldValue', 'V2024IdentityAttributesChangedChangesInnerOldValue']
|
||||
slug: /tools/sdk/python/v2024/models/identity-attributes-changed-changes-inner-old-value
|
||||
tags: ['SDK', 'Software Development Kit', 'IdentityAttributesChangedChangesInnerOldValue', 'V2024IdentityAttributesChangedChangesInnerOldValue']
|
||||
---
|
||||
|
||||
# IdentityAttributesChangedChangesInnerOldValue
|
||||
|
||||
The value of the identity attribute before it changed.
|
||||
|
||||
## Properties
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
}
|
||||
|
||||
## Example
|
||||
|
||||
```python
|
||||
from sailpoint.v2024.models.identity_attributes_changed_changes_inner_old_value import IdentityAttributesChangedChangesInnerOldValue
|
||||
|
||||
identity_attributes_changed_changes_inner_old_value = IdentityAttributesChangedChangesInnerOldValue(
|
||||
)
|
||||
|
||||
```
|
||||
[[Back to top]](#)
|
||||
|
||||
Reference in New Issue
Block a user