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

@@ -15,10 +15,10 @@ tags: ['SDK', 'Software Development Kit', 'AccessRequestPostApprovalRequestedIte
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Id** | **string** | Access item's unique ID. |
**Name** | **string** | Access item's name. |
**Description** | Pointer to **NullableString** | Access item's description. | [optional]
**Type** | **map[string]interface{}** | Access item's type. |
**Id** | **string** | Access item's unique ID. |
**Name** | **string** | Access item's name. |
**Description** | Pointer to **NullableString** | Access item's description. | [optional]
**Type** | **map[string]interface{}** | Access item's type. |
**Operation** | **map[string]interface{}** | Action to perform on the requested access item. |
**Comment** | Pointer to **NullableString** | Comment from the identity requesting access. | [optional]
**ClientMetadata** | Pointer to **map[string]interface{}** | Additional customer defined metadata about the access item. | [optional]