Skip to content

Commit

Permalink
feat(charges): Add Charge.regroup_paid_fees attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
julienbourdeau committed Jul 10, 2024
1 parent f6b7e86 commit c9c4a26
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 @@ -44,6 +44,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 c9c4a26

Please sign in to comment.