Built motion from commit 0900f080.|2.5.45
[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 _0x2e28=['sms_accounts','lodash','util','api','moment','request-promise','path','rimraf','../../config/environment','./smsAccount.attributes','exports'];(function(_0x52ea8e,_0xe42146){var _0x223296=function(_0x2bacfe){while(--_0x2bacfe){_0x52ea8e['push'](_0x52ea8e['shift']());}};_0x223296(++_0xe42146);}(_0x2e28,0x6f));var _0x82e2=function(_0x300ba2,_0xe84fce){_0x300ba2=_0x300ba2-0x0;var _0x4c780d=_0x2e28[_0x300ba2];return _0x4c780d;};'use strict';var _=require(_0x82e2('0x0'));var util=require(_0x82e2('0x1'));var logger=require('../../config/logger')(_0x82e2('0x2'));var moment=require(_0x82e2('0x3'));var BPromise=require('bluebird');var rp=require(_0x82e2('0x4'));var fs=require('fs');var path=require(_0x82e2('0x5'));var rimraf=require(_0x82e2('0x6'));var config=require(_0x82e2('0x7'));var attributes=require(_0x82e2('0x8'));module[_0x82e2('0x9')]=function(_0x252617,_0x5142ff){return _0x252617['define']('SmsAccount',attributes,{'tableName':_0x82e2('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};