PhoneNumberProjection
Properties
Name | Type | Description | Notes |
---|---|---|---|
Id | String | ||
UserId | String | ||
PhoneNumber | String | ||
CreatedAt | System.DateTime | ||
PhoneCountry | String |
Examples
- Prepare the resource
$PhoneNumberProjection = Initialize-maislurp-client-powershellPhoneNumberProjection -Id null `
-UserId null `
-PhoneNumber null `
-CreatedAt null `
-PhoneCountry null
- Convert the resource to JSON