Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
timvanoostrom committed Nov 7, 2024
1 parent 807d47f commit b1e9982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/server/services/afis/afis-types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ export type AfisFactuurDeelbetalingen = {
/** Extra property information
* ==========================
* `ProfitCenterName`: The one requiring payment from the debtor (debiteur).
* `AmountInBalanceTransacCrcy`: Is a decimal number and represents the amountPayed that should be payed.
* `AmountInBalanceTransacCrcy`: Is a decimal number and represents the amount that should be payed.
* When this is negative it is a 'krediet factuur' which means that money shall be returned -
* to the debtor.
* `IsCleared`: `true` means the 'factuur' is fully payed for.
Expand Down

0 comments on commit b1e9982

Please sign in to comment.