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