A bank transaction, normalized by BankingBridge from whatever the server's
banking resource stores.
amount is always a positive magnitude and direction carries in/out. Banking
scripts disagree here — Renewed-Banking stores positive amounts with the
direction in a separate field — so inferring direction from a negative amount
renders every withdrawal as a credit.
A bank transaction, normalized by
BankingBridgefrom whatever the server's banking resource stores.amountis always a positive magnitude anddirectioncarries in/out. Banking scripts disagree here — Renewed-Banking stores positive amounts with the direction in a separate field — so inferring direction from a negative amount renders every withdrawal as a credit.