forked from loafle/openapi-generator-original
899 B
899 B
TestQueryStyleDeepObjectExplodeTrueObjectAllOfQueryObjectParameter
Properties
Name | Type | Description | Notes |
---|---|---|---|
Size | String | [optional] | |
Color | String | [optional] | |
Id | Int64 | [optional] | |
Name | String | [optional] |
Examples
- Prepare the resource
$TestQueryStyleDeepObjectExplodeTrueObjectAllOfQueryObjectParameter = Initialize-PSOpenAPIToolsTestQueryStyleDeepObjectExplodeTrueObjectAllOfQueryObjectParameter -Size null `
-Color null `
-Id 1 `
-Name Dogs
- Convert the resource to JSON
$TestQueryStyleDeepObjectExplodeTrueObjectAllOfQueryObjectParameter | ConvertTo-JSON