1b631e2eb5a33b1bbc2518ff7da6a71bce4b75be
[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 _0x30fc=['./squareRecording.attributes','exports','SquareRecording','square_recordings','lodash','util','api','moment','bluebird','request-promise','rimraf','../../config/environment'];(function(_0x13ae66,_0x2f8ada){var _0x2688b8=function(_0x8152dc){while(--_0x8152dc){_0x13ae66['push'](_0x13ae66['shift']());}};_0x2688b8(++_0x2f8ada);}(_0x30fc,0x64));var _0xc30f=function(_0x35e24b,_0x6eb583){_0x35e24b=_0x35e24b-0x0;var _0x193ca0=_0x30fc[_0x35e24b];return _0x193ca0;};'use strict';var _=require(_0xc30f('0x0'));var util=require(_0xc30f('0x1'));var logger=require('../../config/logger')(_0xc30f('0x2'));var moment=require(_0xc30f('0x3'));var BPromise=require(_0xc30f('0x4'));var rp=require(_0xc30f('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0xc30f('0x6'));var config=require(_0xc30f('0x7'));var attributes=require(_0xc30f('0x8'));module[_0xc30f('0x9')]=function(_0x2948cb,_0x293391){return _0x2948cb['define'](_0xc30f('0xa'),attributes,{'tableName':_0xc30f('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};