mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 04:19:37 +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-new-value
|
||||
title: IdentityAttributesChangedChangesInnerNewValue
|
||||
pagination_label: IdentityAttributesChangedChangesInnerNewValue
|
||||
sidebar_label: IdentityAttributesChangedChangesInnerNewValue
|
||||
sidebar_class_name: pythonsdk
|
||||
keywords: ['python', 'Python', 'sdk', 'IdentityAttributesChangedChangesInnerNewValue', 'V2024IdentityAttributesChangedChangesInnerNewValue']
|
||||
slug: /tools/sdk/python/v2024/models/identity-attributes-changed-changes-inner-new-value
|
||||
tags: ['SDK', 'Software Development Kit', 'IdentityAttributesChangedChangesInnerNewValue', 'V2024IdentityAttributesChangedChangesInnerNewValue']
|
||||
---
|
||||
|
||||
# IdentityAttributesChangedChangesInnerNewValue
|
||||
|
||||
The value of the identity attribute after it changed.
|
||||
|
||||
## Properties
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
}
|
||||
|
||||
## Example
|
||||
|
||||
```python
|
||||
from sailpoint.v2024.models.identity_attributes_changed_changes_inner_new_value import IdentityAttributesChangedChangesInnerNewValue
|
||||
|
||||
identity_attributes_changed_changes_inner_new_value = IdentityAttributesChangedChangesInnerNewValue(
|
||||
)
|
||||
|
||||
```
|
||||
[[Back to top]](#)
|
||||
|
||||
Reference in New Issue
Block a user