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 support for new properties on Reporting resources #689

Merged
merged 1 commit into from
Mar 14, 2019

Conversation

remi-stripe
Copy link
Contributor

r? @mickjermsurawong-stripe
cc @stripe/api-libraries

@@ -93,6 +94,7 @@ public static ReportRun retrieve(String id, Map<String, Object> params,
@Setter
@EqualsAndHashCode(callSuper = false)
public final class Parameters extends StripeObject {
List<String> columns;
Copy link
Contributor

Choose a reason for hiding this comment

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

Ah i see.. It's only added today that 8.x doesn't have it.

@mickjermsurawong-stripe
Copy link
Contributor

LGTM

@remi-stripe remi-stripe merged commit 9aed767 into master Mar 14, 2019
@remi-stripe remi-stripe deleted the remi-add-reporting-columns branch March 14, 2019 03:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants