Enum NdexTelephoneNumberCategoryCodeSimpleType
A data type for a code that identifies a type of telephone number.
Namespace: NiemTypes
Assembly: EidoLib.dll
Syntax
[JsonConverter(typeof(StringEnumConverter))]
public enum NdexTelephoneNumberCategoryCodeSimpleType
Fields
Name | Description |
---|---|
FacsimileEnum | Enum FacsimileEnum for Facsimile |
LandlineEnum | Enum LandlineEnum for Landline |
MobileEnum | Enum MobileEnum for Mobile |
OtherEnum | Enum OtherEnum for Other |
PagerEnum | Enum PagerEnum for Pager |
VoIPEnum | Enum VoIPEnum for VoIP |