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

fix: verified_phone_number type in account_users #339

Merged
merged 1 commit into from
Jun 22, 2023

Conversation

yec-akamai
Copy link
Contributor

📝 Description

verified_phone_number is a nullable string from API. We build nullable fields as pointers to tell apart null value from zero/empty value explicitly.

✔️ How to Test

make testunit
make testint

@yec-akamai yec-akamai merged commit 1940d5c into main Jun 22, 2023
@yec-akamai yec-akamai deleted the fix-verified-phone-number-field branch June 22, 2023 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants