| Name | Type | Description | Notes |
|---|---|---|---|
| CompanyID | Int32[] | [optional] | |
| CustomerType | String | [optional] |
- Prepare the resource
$BalanceAnalysisRequest = Initialize-RealGreenSaPSBalanceAnalysisRequest -CompanyID null `
-CustomerType null- Convert the resource to JSON
$BalanceAnalysisRequest | ConvertTo-JSON