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

Create the DataSet Response Wrapper Class #3

Open
4 tasks
vforgione opened this issue Aug 23, 2018 · 0 comments
Open
4 tasks

Create the DataSet Response Wrapper Class #3

vforgione opened this issue Aug 23, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@vforgione
Copy link
Member

When a response is data, as opposed to a description, then the Response should be wrapped by this class.

It's similar to the Python client's DataSet in that it should take a Response object and a Client in its constructor and expose convenience methods for the response and accessing subsequent pages.

  • constructor
  • .meta
  • .records
  • a generator to get next page
@vforgione vforgione added the Task label Aug 23, 2018
@vforgione vforgione added this to the Sprint 3 milestone Aug 23, 2018
@vforgione vforgione modified the milestones: Sprint 3, Sprint 4 Aug 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants