mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 04:19:37 +00:00
Update to powershell SDK docs: 13123805130
This commit is contained in:
@@ -16,9 +16,9 @@ tags: ['SDK', 'Software Development Kit', 'ErrorMessageDto', 'BetaErrorMessageDt
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Locale** | Pointer to **String** | The locale for the message text, a BCP 47 language tag. | [optional]
|
||||
**LocaleOrigin** | Pointer to [**LocaleOrigin**](locale-origin) | | [optional]
|
||||
**Text** | Pointer to **String** | Actual text of the error message in the indicated locale. | [optional]
|
||||
**Locale** | **String** | The locale for the message text, a BCP 47 language tag. | [optional]
|
||||
**LocaleOrigin** | [**LocaleOrigin**](locale-origin) | | [optional]
|
||||
**Text** | **String** | Actual text of the error message in the indicated locale. | [optional]
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user