Built motion from commit (unavailable).|2.5.21
[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 _0xed67=['define','lodash','util','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','./smsAccount.attributes','exports'];(function(_0x1e4360,_0x930b9b){var _0x31e6b4=function(_0x49dd8e){while(--_0x49dd8e){_0x1e4360['push'](_0x1e4360['shift']());}};_0x31e6b4(++_0x930b9b);}(_0xed67,0xc1));var _0x7ed6=function(_0x4aa838,_0x4aa14f){_0x4aa838=_0x4aa838-0x0;var _0x3abff0=_0xed67[_0x4aa838];return _0x3abff0;};'use strict';var _=require(_0x7ed6('0x0'));var util=require(_0x7ed6('0x1'));var logger=require('../../config/logger')(_0x7ed6('0x2'));var moment=require(_0x7ed6('0x3'));var BPromise=require(_0x7ed6('0x4'));var rp=require(_0x7ed6('0x5'));var fs=require('fs');var path=require(_0x7ed6('0x6'));var rimraf=require(_0x7ed6('0x7'));var config=require(_0x7ed6('0x8'));var attributes=require(_0x7ed6('0x9'));module[_0x7ed6('0xa')]=function(_0x5c2307,_0x535f05){return _0x5c2307[_0x7ed6('0xb')]('SmsAccount',attributes,{'tableName':'sms_accounts','paranoid':![],'indexes':[],'timestamps':!![]});};