Skip to content

Commit

Permalink
Merge pull request #201 from getlago/feat/regroup-feesgs
Browse files Browse the repository at this point in the history
feat(charges): Add Charge.regroup_paid_fees attribute
  • Loading branch information
julienbourdeau authored Jul 18, 2024
2 parents 3fbbe8c + c9c4a26 commit f2f6669
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/lago/api/resources/plan.rb
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ def whitelist_charges(charges)
:charge_model,
:pay_in_advance,
:invoiceable,
:regroup_paid_fees,
:invoice_display_name,
:min_amount_cents,
:properties,
Expand Down

0 comments on commit f2f6669

Please sign in to comment.