Skip to content

Conversation

MikeBenza
Copy link

Added the iter function to the messages resource which allows
the user to specify DateSent< and DateSent> parameters.

Mike Benza added 3 commits October 7, 2016 20:19
Added the `iter` function to the messages resource which allows
the user to specify `DateSent<` and `DateSent>` parameters.
@MikeBenza
Copy link
Author

@ihumanable: is there anything I need to do to get this reviewed?

@MikeBenza
Copy link
Author

@ihumanable @jingming Any feedback on this?

def iter(self, from_=None, to=None, before=None, after=None,
date_sent=None, **kwargs):
"""
Returns an iterator of :class:`Call` resources.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

References Call class, should reference Message

@codejudas
Copy link
Contributor

+1

@codejudas codejudas merged commit 3f59c62 into twilio:master Nov 16, 2016
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