Socialify

Folder ..

Viewing transaction_type.js
6 lines (6 loc) • 79.0 B

1
2
3
4
5
6
module["exports"] = [
  "deposit",
  "withdrawal",
  "payment",
  "invoice"
];