Built motion from commit 753c950e.|2.5.42
[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 _0xc1c7=['util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','./smsAccount.attributes','exports','SmsAccount'];(function(_0x5b9848,_0x2cf437){var _0x5e099d=function(_0xf156da){while(--_0xf156da){_0x5b9848['push'](_0x5b9848['shift']());}};_0x5e099d(++_0x2cf437);}(_0xc1c7,0x1e0));var _0x7c1c=function(_0x563e3d,_0x45df82){_0x563e3d=_0x563e3d-0x0;var _0x181bf3=_0xc1c7[_0x563e3d];return _0x181bf3;};'use strict';var _=require('lodash');var util=require(_0x7c1c('0x0'));var logger=require(_0x7c1c('0x1'))(_0x7c1c('0x2'));var moment=require(_0x7c1c('0x3'));var BPromise=require(_0x7c1c('0x4'));var rp=require(_0x7c1c('0x5'));var fs=require('fs');var path=require(_0x7c1c('0x6'));var rimraf=require(_0x7c1c('0x7'));var config=require(_0x7c1c('0x8'));var attributes=require(_0x7c1c('0x9'));module[_0x7c1c('0xa')]=function(_0x35d54d,_0x46c8a9){return _0x35d54d['define'](_0x7c1c('0xb'),attributes,{'tableName':'sms_accounts','paranoid':![],'indexes':[],'timestamps':!![]});};