a8d6b1374bbebd419af4caa0c38354872d5e022d
[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 _0xd7ca=['SmsAccount','lodash','util','../../config/logger','api','moment','path','rimraf','../../config/environment','./smsAccount.attributes','exports','define'];(function(_0x24013c,_0x1948f4){var _0x1f5f9b=function(_0x1aa793){while(--_0x1aa793){_0x24013c['push'](_0x24013c['shift']());}};_0x1f5f9b(++_0x1948f4);}(_0xd7ca,0x181));var _0xad7c=function(_0x52fa9f,_0x3cac2c){_0x52fa9f=_0x52fa9f-0x0;var _0x5cefe8=_0xd7ca[_0x52fa9f];return _0x5cefe8;};'use strict';var _=require(_0xad7c('0x0'));var util=require(_0xad7c('0x1'));var logger=require(_0xad7c('0x2'))(_0xad7c('0x3'));var moment=require(_0xad7c('0x4'));var BPromise=require('bluebird');var rp=require('request-promise');var fs=require('fs');var path=require(_0xad7c('0x5'));var rimraf=require(_0xad7c('0x6'));var config=require(_0xad7c('0x7'));var attributes=require(_0xad7c('0x8'));module[_0xad7c('0x9')]=function(_0x3b9be7,_0x2803f4){return _0x3b9be7[_0xad7c('0xa')](_0xad7c('0xb'),attributes,{'tableName':'sms_accounts','paranoid':![],'indexes':[],'timestamps':!![]});};