c32e5ae6d0664b4e5353e72df90535c4b75cba60
[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 _0x935a=['api','moment','bluebird','request-promise','path','../../config/environment','./smsAccount.attributes','define','SmsAccount','util','../../config/logger'];(function(_0x16a599,_0x3a4fa6){var _0x3cab08=function(_0x2dd046){while(--_0x2dd046){_0x16a599['push'](_0x16a599['shift']());}};_0x3cab08(++_0x3a4fa6);}(_0x935a,0x1c1));var _0xa935=function(_0x1035c1,_0x2d8583){_0x1035c1=_0x1035c1-0x0;var _0x308d67=_0x935a[_0x1035c1];return _0x308d67;};'use strict';var _=require('lodash');var util=require(_0xa935('0x0'));var logger=require(_0xa935('0x1'))(_0xa935('0x2'));var moment=require(_0xa935('0x3'));var BPromise=require(_0xa935('0x4'));var rp=require(_0xa935('0x5'));var fs=require('fs');var path=require(_0xa935('0x6'));var rimraf=require('rimraf');var config=require(_0xa935('0x7'));var attributes=require(_0xa935('0x8'));module['exports']=function(_0x50e8bf,_0x7bdc3e){return _0x50e8bf[_0xa935('0x9')](_0xa935('0xa'),attributes,{'tableName':'sms_accounts','paranoid':![],'indexes':[],'timestamps':!![]});};