mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-08 12:27:47 +00:00
Update to python SDK docs: 13984088294
This commit is contained in:
@@ -17,9 +17,9 @@ Identity who deleted the source.
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**type** | **Enum** [ 'IDENTITY' ] | DTO type of identity who deleted the source. | [required]
|
||||
**id** | **str** | ID of identity who deleted the source. | [required]
|
||||
**name** | **str** | Display name of identity who deleted the source. | [required]
|
||||
**type** | **Enum** [ 'IDENTITY' ] | DTO type of the identity who deleted the source. | [required]
|
||||
**id** | **str** | ID of the identity who deleted the source. | [required]
|
||||
**name** | **str** | Name of the identity who deleted the source. | [required]
|
||||
}
|
||||
|
||||
## Example
|
||||
|
||||
Reference in New Issue
Block a user