70a71c9671fff64d0203a0f146119011452d772d
[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 _0xbf7e=['bluebird','request-promise','rimraf','../../config/environment','./smsAccount.attributes','exports','define','lodash','util','../../config/logger'];(function(_0x1a4d59,_0x3aad30){var _0x27ecc7=function(_0x418670){while(--_0x418670){_0x1a4d59['push'](_0x1a4d59['shift']());}};_0x27ecc7(++_0x3aad30);}(_0xbf7e,0x129));var _0xebf7=function(_0x270d9b,_0x1bc876){_0x270d9b=_0x270d9b-0x0;var _0x32e048=_0xbf7e[_0x270d9b];return _0x32e048;};'use strict';var _=require(_0xebf7('0x0'));var util=require(_0xebf7('0x1'));var logger=require(_0xebf7('0x2'))('api');var moment=require('moment');var BPromise=require(_0xebf7('0x3'));var rp=require(_0xebf7('0x4'));var fs=require('fs');var path=require('path');var rimraf=require(_0xebf7('0x5'));var config=require(_0xebf7('0x6'));var attributes=require(_0xebf7('0x7'));module[_0xebf7('0x8')]=function(_0x2a8314,_0x221d9b){return _0x2a8314[_0xebf7('0x9')]('SmsAccount',attributes,{'tableName':'sms_accounts','paranoid':![],'indexes':[],'timestamps':!![]});};