mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-10 12:27:47 +00:00
Update python SDK docs: 16525292132
This commit is contained in:
@@ -27,7 +27,7 @@ from sailpoint.beta.models.account_status_changed_status_change import AccountSt
|
||||
|
||||
account_status_changed_status_change = AccountStatusChangedStatusChange(
|
||||
previous_status='enabled',
|
||||
new_status='enabled'
|
||||
new_status='disabled'
|
||||
)
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user