Skip to content

SudoSOS Back-end API / transfers / TransferCategory

Enumeration: TransferCategory ​

Enumeration Members ​

DEPOSIT ​

ts
DEPOSIT: "deposit";

FINE ​

ts
FINE: "fine";

INACTIVE_ADMINISTRATIVE_COST ​

ts
INACTIVE_ADMINISTRATIVE_COST: "inactiveAdministrativeCost";

INVOICE ​

ts
INVOICE: "invoice";

PAYOUT_REQUEST ​

ts
PAYOUT_REQUEST: "payoutRequest";

SELLER_PAYOUT ​

ts
SELLER_PAYOUT: "sellerPayout";

WAIVED_FINES ​

ts
WAIVED_FINES: "waivedFines";

WRITE_OFF ​

ts
WRITE_OFF: "writeOff";