Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 585 Bytes

BouncesRemoveListObj.md

File metadata and controls

21 lines (15 loc) · 585 Bytes

BouncesRemoveListObj

Properties

Name Type Description Notes
EmailAddresses String[] [optional]

Examples

  • Prepare the resource
$BouncesRemoveListObj = Initialize-Okta.PowerShellBouncesRemoveListObj  -EmailAddresses null
  • Convert the resource to JSON
$BouncesRemoveListObj | ConvertTo-JSON

[Back to Model list] [Back to API list] [Back to README]