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

Cache response values #26

Open
stevula opened this issue Dec 10, 2016 · 0 comments
Open

Cache response values #26

stevula opened this issue Dec 10, 2016 · 0 comments

Comments

@stevula
Copy link
Contributor

stevula commented Dec 10, 2016

It would be nice if each method returned self instead of a new updated object. Keeping object properties up to date is difficult though because User, BaseDocument, and Document are treated as the same record in the response from the API.

Also, some properties are known if you created the object just now, but are not returned back if fetching from the API (e.g. SSN, DOB).

@stevula stevula self-assigned this Dec 10, 2016
@stevula stevula removed their assignment May 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant