570ea398cf0284324ff039ca4061876cf32f4a09
[motion2.git] / server / api / smsAccount / smsAccount.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 _0xf34d=['path','exports','define','SmsAccount','sms_accounts','util','../../config/logger','api','moment','bluebird','request-promise'];(function(_0x35d46c,_0x43d5fd){var _0x18ebab=function(_0x53e160){while(--_0x53e160){_0x35d46c['push'](_0x35d46c['shift']());}};_0x18ebab(++_0x43d5fd);}(_0xf34d,0xaa));var _0xdf34=function(_0x270fd4,_0x118cbb){_0x270fd4=_0x270fd4-0x0;var _0x111dc4=_0xf34d[_0x270fd4];return _0x111dc4;};'use strict';var _=require('lodash');var util=require(_0xdf34('0x0'));var logger=require(_0xdf34('0x1'))(_0xdf34('0x2'));var moment=require(_0xdf34('0x3'));var BPromise=require(_0xdf34('0x4'));var rp=require(_0xdf34('0x5'));var fs=require('fs');var path=require(_0xdf34('0x6'));var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require('./smsAccount.attributes');module[_0xdf34('0x7')]=function(_0x62101f,_0x431d80){return _0x62101f[_0xdf34('0x8')](_0xdf34('0x9'),attributes,{'tableName':_0xdf34('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};