75f2d39dfcce0c74c22eb169e0ecc83c1c0d53d6
[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 _0xcc42=['bluebird','request-promise','rimraf','../../config/environment','./smsAccount.attributes','exports','define','sms_accounts','lodash','../../config/logger','api','moment'];(function(_0x1d1779,_0x284147){var _0x2377e9=function(_0x299f6f){while(--_0x299f6f){_0x1d1779['push'](_0x1d1779['shift']());}};_0x2377e9(++_0x284147);}(_0xcc42,0x1e8));var _0x2cc4=function(_0x5756c6,_0x58290a){_0x5756c6=_0x5756c6-0x0;var _0x4b5806=_0xcc42[_0x5756c6];return _0x4b5806;};'use strict';var _=require(_0x2cc4('0x0'));var util=require('util');var logger=require(_0x2cc4('0x1'))(_0x2cc4('0x2'));var moment=require(_0x2cc4('0x3'));var BPromise=require(_0x2cc4('0x4'));var rp=require(_0x2cc4('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0x2cc4('0x6'));var config=require(_0x2cc4('0x7'));var attributes=require(_0x2cc4('0x8'));module[_0x2cc4('0x9')]=function(_0x541190,_0x180d58){return _0x541190[_0x2cc4('0xa')]('SmsAccount',attributes,{'tableName':_0x2cc4('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};