Built files from Bizgaze WebServer
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

walletmanager.min.js 1.5KB

1
  1. var __awaiter=this&&this.__awaiter||function(n,t,i,r){function u(n){return n instanceof i?n:new i(function(t){t(n)})}return new(i||(i=Promise))(function(i,f){function o(n){try{e(r.next(n))}catch(t){f(t)}}function s(n){try{e(r["throw"](n))}catch(t){f(t)}}function e(n){n.done?i(n.value):u(n.value).then(o,s)}e((r=r.apply(n,t||[])).next())})},Bizgaze;(function(n){let t;(function(n){let t;(function(n){let t;(function(n){class t extends Unibase.Platform.Core.BaseManager{getPayoutRequestSubmissionStages(n){return __awaiter(this,void 0,void 0,function*(){const t="apis/v4/bizgaze/transact/wallets/getpayoutrequestsubmissionstages/stagename/"+n;return yield this.dataHelper().getAsync(t).then(function(n){return n.result!==null&&(n.result=JSON.parse(n.result)),n})})}getPayoutRequestSubmissionApprovalData(n,t){return __awaiter(this,void 0,void 0,function*(){const i="apis/v4/bizgaze/transact/wallets/getpayoutrequestsubmissionstagewisedata/stageid/"+n+"/page/"+t+"/rows/10";return yield this.dataHelper().getAsync(i).then(function(n){return n.result!==null&&(n.result=JSON.parse(n.result)),n})})}PayoutRequestSubmissonstagechanged(n){return __awaiter(this,void 0,void 0,function*(){return yield this.dataHelper().postAsync("apis/v4/bizgaze/transact/wallets/payoutrequestsubmissonstagechanged/List",n).then(function(n){return n})})}static Instance(){return this._instance===undefined&&(this._instance=new t),this._instance}}n.WalletManager=t})(t=n.Managers||(n.Managers={}))})(t=n.Transact||(n.Transact={}))})(t=n.Apps||(n.Apps={}))})(Bizgaze||(Bizgaze={}));