| Name | Type | Description | Notes |
|---|---|---|---|
| DateRange | DateRanges | ||
| CustomDateRange | DateTimeRange | [optional] | |
| CompanyID | Int32[] | [optional] |
- Prepare the resource
$NPSRequest = Initialize-RealGreenSaPSNPSRequest -DateRange null `
-CustomDateRange null `
-CompanyID null- Convert the resource to JSON
$NPSRequest | ConvertTo-JSON