Built motion from commit 52c8a02d.|2.6.29
[motion2.git] / server / api / smsApplication / smsApplication.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 _0x709e=['sms_applications','utf8mb4','lodash','util','../../config/logger','moment','bluebird','request-promise','path','../../config/environment','./smsApplication.attributes','exports','define'];(function(_0x71e6ee,_0x470913){var _0x1e05f5=function(_0x177844){while(--_0x177844){_0x71e6ee['push'](_0x71e6ee['shift']());}};_0x1e05f5(++_0x470913);}(_0x709e,0xab));var _0xe709=function(_0x206c4b,_0x31e7d9){_0x206c4b=_0x206c4b-0x0;var _0x26187d=_0x709e[_0x206c4b];return _0x26187d;};'use strict';var _=require(_0xe709('0x0'));var util=require(_0xe709('0x1'));var logger=require(_0xe709('0x2'))('api');var moment=require(_0xe709('0x3'));var BPromise=require(_0xe709('0x4'));var rp=require(_0xe709('0x5'));var fs=require('fs');var path=require(_0xe709('0x6'));var rimraf=require('rimraf');var config=require(_0xe709('0x7'));var attributes=require(_0xe709('0x8'));module[_0xe709('0x9')]=function(_0x446e04,_0x271b8f){return _0x446e04[_0xe709('0xa')]('SmsApplication',attributes,{'tableName':_0xe709('0xb'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0xe709('0xc'),'collate':'utf8mb4_unicode_ci'});};