Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TODO: Create Table with unique number representation. #15

Open
IceMikl opened this issue Feb 14, 2022 · 0 comments
Open

TODO: Create Table with unique number representation. #15

IceMikl opened this issue Feb 14, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@IceMikl
Copy link
Owner

IceMikl commented Feb 14, 2022

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)

@IceMikl IceMikl added the enhancement New feature or request label Feb 14, 2022
@IceMikl IceMikl self-assigned this Feb 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant