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

add accessors for pickup, destination to Request model #28

Commits on Mar 21, 2017

  1. add accessors for pickup, destination to Request model

    - The pickup and destination locations are included in the trip details
      response. This adds accessors to easily access them from code after
      retrieving them from the trip details endpoint.
    chaslemley committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    2ba3aa5 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2017

  1. Configuration menu
    Copy the full SHA
    061a641 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from AnkurGel/hoteltonight-cl_add_accessors_for…

    …_pickup_and_dest_to_request
    
    added eta in Location for destination and pickup location
    chaslemley authored Mar 23, 2017
    Configuration menu
    Copy the full SHA
    299dd72 View commit details
    Browse the repository at this point in the history