mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-10 04:19:42 +00:00
update doc files
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user