f7149b21cbd456bc1bdb0aee579a27e889890aa0
[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 _0x9f3e=['./smsAccount.attributes','exports','define','sms_accounts','util','../../config/logger','api','bluebird','request-promise','path','rimraf','../../config/environment'];(function(_0x570932,_0x2f9306){var _0x9669b9=function(_0x4927dd){while(--_0x4927dd){_0x570932['push'](_0x570932['shift']());}};_0x9669b9(++_0x2f9306);}(_0x9f3e,0xf4));var _0xe9f3=function(_0x14d3eb,_0x2d3b41){_0x14d3eb=_0x14d3eb-0x0;var _0x300294=_0x9f3e[_0x14d3eb];return _0x300294;};'use strict';var _=require('lodash');var util=require(_0xe9f3('0x0'));var logger=require(_0xe9f3('0x1'))(_0xe9f3('0x2'));var moment=require('moment');var BPromise=require(_0xe9f3('0x3'));var rp=require(_0xe9f3('0x4'));var fs=require('fs');var path=require(_0xe9f3('0x5'));var rimraf=require(_0xe9f3('0x6'));var config=require(_0xe9f3('0x7'));var attributes=require(_0xe9f3('0x8'));module[_0xe9f3('0x9')]=function(_0x1262f8,_0x48de3d){return _0x1262f8[_0xe9f3('0xa')]('SmsAccount',attributes,{'tableName':_0xe9f3('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};