| Name | Type | Description | Notes |
|---|---|---|---|
| BatchDate | DateTimeRange | [optional] | |
| BatchType | BatchType | [optional] | |
| PrintedBy | String[] | [optional] |
- Prepare the resource
$BatchLookup = Initialize-RealGreenSaPSBatchLookup -BatchDate null `
-BatchType null `
-PrintedBy null- Convert the resource to JSON
$BatchLookup | ConvertTo-JSON