| Name | Type | Description | Notes |
|---|---|---|---|
| EnglishValue | String | [optional] | |
| FrenchValue | String | [optional] | |
| SpanishValue | String | [optional] |
- Prepare the resource
$TranslateableString = Initialize-RealGreenSaPSTranslateableString -EnglishValue null `
-FrenchValue null `
-SpanishValue null- Convert the resource to JSON
$TranslateableString | ConvertTo-JSON