c2869f02e067a5be19f4bc176c8f41c09145b538
[motion2.git] / server / api / saPaymentMethod / saPaymentMethod.model.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x5328=['api','bluebird','request-promise','path','../../config/environment','./saPaymentMethod.attributes','define','SAPaymentMethod','sa_paymentMethods','lodash','util'];(function(_0x106cd6,_0x24812b){var _0x4fe4f1=function(_0x34675c){while(--_0x34675c){_0x106cd6['push'](_0x106cd6['shift']());}};_0x4fe4f1(++_0x24812b);}(_0x5328,0x174));var _0x8532=function(_0x316af6,_0x1f307a){_0x316af6=_0x316af6-0x0;var _0x50985f=_0x5328[_0x316af6];return _0x50985f;};'use strict';var _=require(_0x8532('0x0'));var util=require(_0x8532('0x1'));var logger=require('../../config/logger')(_0x8532('0x2'));var moment=require('moment');var BPromise=require(_0x8532('0x3'));var rp=require(_0x8532('0x4'));var fs=require('fs');var path=require(_0x8532('0x5'));var rimraf=require('rimraf');var config=require(_0x8532('0x6'));var attributes=require(_0x8532('0x7'));module['exports']=function(_0x31605d,_0x20f7e1){return _0x31605d[_0x8532('0x8')](_0x8532('0x9'),attributes,{'tableName':_0x8532('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};