Built motion from commit (unavailable).|2.4.20
[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 _0x4f8a=['lodash','util','bluebird','request-promise','path','rimraf','../../config/environment','./smsAccount.attributes','define','SmsAccount'];(function(_0x4deff,_0x42c328){var _0x440123=function(_0x2d7dde){while(--_0x2d7dde){_0x4deff['push'](_0x4deff['shift']());}};_0x440123(++_0x42c328);}(_0x4f8a,0x17c));var _0xa4f8=function(_0x19bad7,_0x2d51a9){_0x19bad7=_0x19bad7-0x0;var _0x46d1fc=_0x4f8a[_0x19bad7];return _0x46d1fc;};'use strict';var _=require(_0xa4f8('0x0'));var util=require(_0xa4f8('0x1'));var logger=require('../../config/logger')('api');var moment=require('moment');var BPromise=require(_0xa4f8('0x2'));var rp=require(_0xa4f8('0x3'));var fs=require('fs');var path=require(_0xa4f8('0x4'));var rimraf=require(_0xa4f8('0x5'));var config=require(_0xa4f8('0x6'));var attributes=require(_0xa4f8('0x7'));module['exports']=function(_0x1540b7,_0x4c0ece){return _0x1540b7[_0xa4f8('0x8')](_0xa4f8('0x9'),attributes,{'tableName':'sms_accounts','paranoid':![],'indexes':[],'timestamps':!![]});};