| Name | Type | Description | Notes |
|---|---|---|---|
| Season | Int32 | ||
| CompanyIDs | Int32[] | [optional] | |
| PrepayCodes | String[] | [optional] |
- Prepare the resource
$PrepaySummaryCriteria = Initialize-RealGreenSaPSPrepaySummaryCriteria -Season null `
-CompanyIDs null `
-PrepayCodes null- Convert the resource to JSON
$PrepaySummaryCriteria | ConvertTo-JSON