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:
@@ -26,8 +26,8 @@ Name | Type | Description | Notes
|
||||
**EmailRecipientId** | Pointer to **NullableString** | The id of the user who will receive an email about the role mining session | [optional]
|
||||
**CreatedBy** | Pointer to [**RoleMiningSessionResponseCreatedBy**](role-mining-session-response-created-by) | | [optional]
|
||||
**IdentityCount** | Pointer to **int32** | The number of identities | [optional]
|
||||
**Saved** | Pointer to **bool** | The session's saved status | [optional] [default to false]
|
||||
**Name** | Pointer to **NullableString** | The session's saved name | [optional]
|
||||
**Saved** | Pointer to **bool** | The session's saved status | [optional] [default to false]
|
||||
**Name** | Pointer to **NullableString** | The session's saved name | [optional]
|
||||
**DataFilePath** | Pointer to **NullableString** | The data file path of the role mining session | [optional]
|
||||
**Id** | Pointer to **string** | Session Id for this role mining session | [optional]
|
||||
**CreatedDate** | Pointer to **time.Time** | The date-time when this role mining session was created. | [optional]
|
||||
|
||||
Reference in New Issue
Block a user