Home » NOVA Service Point » NOVA Service Point Data Types
ch.voev.nova.servicepoint.datatypes
)Types / Enumerations:
Type describes codes for different kinds of service points (physical as well as logical ones). These codes are managed by a system outside NOVA named ATLAS (successor of DIDOK). In NOVA service points can be identified using so called DIDOK codes. DIDOK codes do not contain the so called country code (like 85 for Switzerland) and do also not contain the check digit.
Properties / Associations
Name | Type | Multiplicity | Constraints | Description |
---|---|---|---|---|
code | Integer | 1..1 | @Max(maxValue=99999) @Positive | Code value of a service point as it was defined by DIDOK (e.g. 7100 as DIDOK code for "Thun"). Country code (e.g. 85) and check digit are not included in the code. |