| Name | Type | Description | Notes |
|---|---|---|---|
| Uuid | String | [optional] | |
| DateTime | System.DateTime | [optional] | |
| Map | System.Collections.Hashtable | [optional] |
- Prepare the resource
$MixedPropertiesAndAdditionalPropertiesClass = Initialize-PSPetstoreMixedPropertiesAndAdditionalPropertiesClass -Uuid null `
-DateTime null `
-Map null- Convert the resource to JSON
$MixedPropertiesAndAdditionalPropertiesClass | ConvertTo-JSON