Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 539 Bytes

File metadata and controls

21 lines (15 loc) · 539 Bytes

PhoneSearch

Properties

Name Type Description Notes
PhoneNumber String [optional]

Examples

  • Prepare the resource
$PhoneSearch = Initialize-RealGreenSaPSPhoneSearch  -PhoneNumber null
  • Convert the resource to JSON
$PhoneSearch | ConvertTo-JSON

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