Built motion from commit (unavailable).|2.4.4
[motion2.git] / server / api / squareRecording / squareRecording.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 _0x8b2c=['define','square_recordings','lodash','util','../../config/logger','api','bluebird','request-promise','path','rimraf','../../config/environment','./squareRecording.attributes','exports'];(function(_0x4cf98e,_0xba4b79){var _0x1623ac=function(_0x459bc0){while(--_0x459bc0){_0x4cf98e['push'](_0x4cf98e['shift']());}};_0x1623ac(++_0xba4b79);}(_0x8b2c,0x91));var _0xc8b2=function(_0x5eb817,_0x494bc9){_0x5eb817=_0x5eb817-0x0;var _0x1bc8a5=_0x8b2c[_0x5eb817];return _0x1bc8a5;};'use strict';var _=require(_0xc8b2('0x0'));var util=require(_0xc8b2('0x1'));var logger=require(_0xc8b2('0x2'))(_0xc8b2('0x3'));var moment=require('moment');var BPromise=require(_0xc8b2('0x4'));var rp=require(_0xc8b2('0x5'));var fs=require('fs');var path=require(_0xc8b2('0x6'));var rimraf=require(_0xc8b2('0x7'));var config=require(_0xc8b2('0x8'));var attributes=require(_0xc8b2('0x9'));module[_0xc8b2('0xa')]=function(_0x209e47,_0x1ee92c){return _0x209e47[_0xc8b2('0xb')]('SquareRecording',attributes,{'tableName':_0xc8b2('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};