Update to python SDK docs: 14623604263

This commit is contained in:
developer-relations-sp
2025-04-23 16:48:54 +00:00
parent 1baa42b58a
commit e25d7361eb
46 changed files with 7462 additions and 7442 deletions

View File

@@ -26,7 +26,7 @@ Name | Type | Description | Notes
from sailpoint.beta.models.account_usage import AccountUsage
account_usage = AccountUsage(
var_date='Thu Apr 20 20:00:00 EDT 2023',
var_date='Fri Apr 21 00:00:00 UTC 2023',
count=10
)