| Name | Type | Description | Notes |
|---|---|---|---|
| Id | Int32 | [optional] | |
| Description | TranslateableString | [optional] | |
| ServiceType | String[] | [optional] |
- Prepare the resource
$PropertyItemCategory = Initialize-RealGreenSaPSPropertyItemCategory -Id null `
-Description null `
-ServiceType null- Convert the resource to JSON
$PropertyItemCategory | ConvertTo-JSON