Click or drag to resize
Virtual Care SubjectAddressCountry Property

[This is preliminary documentation and is subject to change.]

The country of the address.

Namespace: SnapMD.VirtualCare.ApiModels.Rules
Assembly: SnapMD.VirtualCare.ApiModels (in SnapMD.VirtualCare.ApiModels.dll) Version: 1.24.0.23327 (1.0.0.0)
Syntax
public string Country { get; set; }

Property Value

Type: String
The country.
See Also