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', 'Reviewer', 'BetaReviewer']
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Type** | **string** | Reviewer's DTO type. |
**Id** | **string** | Reviewer's ID. |
**Name** | **string** | Reviewer's display name. |
**Email** | Pointer to **NullableString** | Reviewing identity's email. This is only applicable to reviewers of the `IDENTITY` type. | [optional]
**Type** | **string** | Reviewer's DTO type. |
**Id** | **string** | Reviewer's ID. |
**Name** | **string** | Reviewer's display name. |
**Email** | Pointer to **NullableString** | Reviewing identity's email. This is only applicable to reviewers of the `IDENTITY` type. | [optional]
## Methods