Skip to main content

Interface: WiseBatchRecipient

Defined in: src/lib/wise/batch.ts:26

Properties

amountCentavos

readonly amountCentavos: number

Defined in: src/lib/wise/batch.ts:34

Net pay for this run, in centavos of the target currency (PHP).


detail

readonly detail: string | null

Defined in: src/lib/wise/batch.ts:32

Display-only bank/e-wallet hint, e.g. "BPI ending ·· 6661".


email

readonly email: string | null

Defined in: src/lib/wise/batch.ts:30


name

readonly name: string

Defined in: src/lib/wise/batch.ts:29


recipientId

readonly recipientId: string | null

Defined in: src/lib/wise/batch.ts:28

Wise recipient UUID — the authoritative match key. A row without it cannot be paid.