87cfecd30a5d743ffb5ebc3dbc4307d8f537a898
[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 _0x834d=['./voiceRecording.attributes','exports','voice_recordings','uniqueid','transcribeStatus'];(function(_0x4e5969,_0x59d73e){var _0x59d7ce=function(_0x13a624){while(--_0x13a624){_0x4e5969['push'](_0x4e5969['shift']());}};_0x59d7ce(++_0x59d73e);}(_0x834d,0x140));var _0xd834=function(_0x1077ae,_0x23c9ba){_0x1077ae=_0x1077ae-0x0;var _0x4415d0=_0x834d[_0x1077ae];return _0x4415d0;};'use strict';var attributes=require(_0xd834('0x0'));module[_0xd834('0x1')]=function(_0x595403,_0x14a18f){return _0x595403['define']('VoiceRecording',attributes,{'tableName':_0xd834('0x2'),'paranoid':![],'indexes':[{'name':_0xd834('0x3'),'fields':[_0xd834('0x3')]},{'name':_0xd834('0x4'),'fields':['transcribeStatus']}],'timestamps':!![]});};