Skip to content

Commit

Permalink
Merge pull request #1023 from stripe/remi/codegen-d9177af
Browse files Browse the repository at this point in the history
Add support for `contribution` in `reporting_category` on `ReportRun`
  • Loading branch information
remi-stripe committed Sep 29, 2020
2 parents b0c68bd + 8599ef7 commit 10bf899
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions types/2020-08-27/Reporting/ReportRuns.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ declare module 'stripe' {
| 'charge_failure'
| 'connect_collection_transfer'
| 'connect_reserved_funds'
| 'contribution'
| 'dispute'
| 'dispute_reversal'
| 'fee'
Expand Down

0 comments on commit 10bf899

Please sign in to comment.