Update python SDK docs: 15446993818

This commit is contained in:
developer-relations-sp
2025-06-04 16:00:21 +00:00
parent 86e941b1f5
commit 727869ffb2
18 changed files with 294 additions and 16 deletions

View File

@@ -26,7 +26,7 @@ Name | Type | Description | Notes
from sailpoint.v2024.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
)