ContactURLs Property |
[Missing <summary> documentation for "P:NetIQ.DRA.Common.Rest.DataModels.Contact.URLs"]
Namespace: NetIQ.DRA.Common.Rest.DataModels
[DataMemberAttribute(Name = "urls")] [JsonConverterAttribute(typeof(SingleOrArrayConverter<string>))] public string[] URLs { get; set; }