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