update doc files

This commit is contained in:
darrell-thobe-sp
2025-04-01 20:27:18 -04:00
parent 878245edd8
commit 0c80cd4cb7
203 changed files with 419 additions and 419 deletions

View File

@@ -16,7 +16,7 @@ tags: ['SDK', 'Software Development Kit', 'SourceAppAccountSource', 'BetaSourceA
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Id** | Pointer to **string** | The source ID | [optional]
**Type** | Pointer to **string** | The source type, will always be \"SOURCE\" | [optional]
**Type** | Pointer to **string** | The source type, will always be \"SOURCE\" | [optional]
**Name** | Pointer to **string** | The source name | [optional]
**UseForPasswordManagement** | Pointer to **bool** | If the source is used for password management | [optional] [default to false]
**PasswordPolicies** | Pointer to [**[]BaseReferenceDto**](base-reference-dto) | The password policies for the source | [optional]