ImportFormDefinitionsV1202ResponseErrorsInner
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Detail | map[string]SystemCollectionsHashtable | [optional] | |
| Key | String | [optional] | |
| Text | String | [optional] |
Examples
- Prepare the resource
$ImportFormDefinitionsV1202ResponseErrorsInner = Initialize-ImportFormDefinitionsV1202ResponseErrorsInner -Detail null `
-Key null `
-Text null
- Convert the resource to JSON
$ImportFormDefinitionsV1202ResponseErrorsInner | ConvertTo-JSON