forked from loafle/openapi-generator-original
563 B
563 B
Apple
Properties
Name | Type | Description | Notes |
---|---|---|---|
Cultivar | String | [optional] | |
Origin | String | [optional] |
Examples
- Prepare the resource
$Apple = Initialize-PSPetstoreApple -Cultivar null `
-Origin null
- Convert the resource to JSON
$Apple | ConvertTo-JSON