EmergencyAddressDto
Properties
Name | Type | Description | Notes |
---|---|---|---|
Id | String | ||
Address1 | String | ||
PhoneCountry | String |
Examples
- Prepare the resource
$EmergencyAddressDto = Initialize-maislurp-client-powershellEmergencyAddressDto -Id null `
-Address1 null `
-PhoneCountry null
- Convert the resource to JSON