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

Implement an UNSET value #31

Open
micha91 opened this issue May 14, 2024 · 0 comments
Open

Implement an UNSET value #31

micha91 opened this issue May 14, 2024 · 0 comments

Comments

@micha91
Copy link
Collaborator

micha91 commented May 14, 2024

Sometimes it is very helpful to know, whether a value is really None or if it just wasn't requested from the server. For this reason we should implement kind of an Unset value. In addition, we could add a reference to the client to all dataclasses and make lazy loading possible for unset values (tbd)

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

No branches or pull requests

1 participant