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