Built motion from commit (unavailable).|2.5.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 _0x72e1=['define','square_recordings','util','../../config/logger','bluebird','request-promise','path','rimraf','../../config/environment','./squareRecording.attributes','exports'];(function(_0x1e31e8,_0x2ab5e7){var _0x106b73=function(_0x7ffa34){while(--_0x7ffa34){_0x1e31e8['push'](_0x1e31e8['shift']());}};_0x106b73(++_0x2ab5e7);}(_0x72e1,0x178));var _0x172e=function(_0x5bab8e,_0x50d259){_0x5bab8e=_0x5bab8e-0x0;var _0x11c418=_0x72e1[_0x5bab8e];return _0x11c418;};'use strict';var _=require('lodash');var util=require(_0x172e('0x0'));var logger=require(_0x172e('0x1'))('api');var moment=require('moment');var BPromise=require(_0x172e('0x2'));var rp=require(_0x172e('0x3'));var fs=require('fs');var path=require(_0x172e('0x4'));var rimraf=require(_0x172e('0x5'));var config=require(_0x172e('0x6'));var attributes=require(_0x172e('0x7'));module[_0x172e('0x8')]=function(_0x36b211,_0x419f84){return _0x36b211[_0x172e('0x9')]('SquareRecording',attributes,{'tableName':_0x172e('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};