IceMikl / GabrielServer

Server for the Gabriel Application
Apache License 2.0
0 stars 0 forks source link

TODO: Create Table with unique number representation. #15

Open IceMikl opened 2 years ago

IceMikl commented 2 years ago

Phone number format:

plus : boolean (e.g. true or false) countryCode : str (e.g. 0 in 44) nationalDestinationCode : str (e.g. 7911) phoneNumber : str (e.g. 123456) stringRepresentationFull; str (e.g. +447911123456) stringRepresentationLocal: str (e.g. 07911123456)