RecommendationResponseDto
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Response | []RecommendationResponse | [optional] |
Examples
- Prepare the resource
$RecommendationResponseDto = Initialize-V2025RecommendationResponseDto -Response null
- Convert the resource to JSON
$RecommendationResponseDto | ConvertTo-JSON