Built motion from commit c738b9ac.|2.6.25
[motion2.git] / server / api / voiceRecording / voiceRecording.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 _0x0e9f=['define','uniqueid','transcribeStatus','./voiceRecording.attributes','exports'];(function(_0x2ee186,_0x161b30){var _0x235f03=function(_0x5b20aa){while(--_0x5b20aa){_0x2ee186['push'](_0x2ee186['shift']());}};_0x235f03(++_0x161b30);}(_0x0e9f,0x116));var _0xf0e9=function(_0x3a894f,_0xfb7a5){_0x3a894f=_0x3a894f-0x0;var _0x11adc4=_0x0e9f[_0x3a894f];return _0x11adc4;};'use strict';var attributes=require(_0xf0e9('0x0'));module[_0xf0e9('0x1')]=function(_0x5c81a4,_0x5ef8aa){return _0x5c81a4[_0xf0e9('0x2')]('VoiceRecording',attributes,{'tableName':'voice_recordings','paranoid':![],'indexes':[{'name':_0xf0e9('0x3'),'fields':['uniqueid']},{'name':'transcribeStatus','fields':[_0xf0e9('0x4')]}],'timestamps':!![]});};