Name | Type | Description | Notes |
---|---|---|---|
EmailAddress | String | [optional] | |
Reason | String | [optional] |
- Prepare the resource
$BouncesRemoveListError = Initialize-Okta.PowerShellBouncesRemoveListError -EmailAddress null `
-Reason null
- Convert the resource to JSON
$BouncesRemoveListError | ConvertTo-JSON