Skip to content

Commit

Permalink
feat(unit-price): Add precise_unit_amount to Fee fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
rsempe committed Nov 6, 2023
1 parent b419992 commit 15e303e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/fixtures/api/fee.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"total_amount_cents": 140,
"total_amount_currency": "EUR",
"units": "10.0",
"precise_unit_amount": "14.0",
"events_count": 10,
"applied_taxes": [
{
Expand Down

0 comments on commit 15e303e

Please sign in to comment.