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

DRAFT: Adding support for Trip Purpose Prediction API #36

Merged
merged 5 commits into from
Mar 18, 2020

Conversation

anthonyroux
Copy link
Contributor

@anthonyroux anthonyroux commented Oct 21, 2019

No description provided.

@anthonyroux anthonyroux added the enhancement New feature or request label Oct 21, 2019
/**
* <p>
* A namespaced client for the
* <code>/v1/travel/pridictions</code> endpoints.
Copy link
Member

Choose a reason for hiding this comment

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

typo

import lombok.ToString;

/**
* An Period object as returned by the BusiestPeriod API.
Copy link
Member

Choose a reason for hiding this comment

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

A Prediction object as returned by the Trip Purpose Prediction API.

*
* <pre>
* Amadeus amadeus = Amadeus.builder("clientId", "secret").build();
* amadeus.travel.predictions;</pre>
Copy link
Member

Choose a reason for hiding this comment

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

here as well

@anthonyroux anthonyroux marked this pull request as ready for review March 18, 2020 11:11
@anthonyroux anthonyroux merged commit cad0689 into amadeus4dev:master Mar 18, 2020
@anthonyroux anthonyroux deleted the trip_purpose_prediction branch March 18, 2020 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants