| Name | Type | Description | Notes |
|---|---|---|---|
| DateRange | DateTimeRange | ||
| ServiceCodes | String[] | [optional] | |
| EmployeeIDs | String[] | [optional] |
- Prepare the resource
$SkipServicesRequest = Initialize-RealGreenSaPSSkipServicesRequest -DateRange null `
-ServiceCodes null `
-EmployeeIDs null- Convert the resource to JSON
$SkipServicesRequest | ConvertTo-JSON