oak-pay-business/es/oak-app-domain/WpAccount/Action.js

3 lines
230 B
JavaScript

export const actions = ["count", "stat", "download", "select", "aggregate", "create", "remove", "update", "pay", "refund", "withdrawTransfer", "compensate", "moveIn", "moveOut", "deposit", "tax"];
export const actionDefDict = {};