aa17631227615794820315ba3a98a532d7680dea
[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 _0x9234=['./voiceRecording.attributes','define','VoiceRecording','uniqueid','transcribeStatus'];(function(_0x59bef9,_0x523272){var _0x246cf3=function(_0x472fc3){while(--_0x472fc3){_0x59bef9['push'](_0x59bef9['shift']());}};_0x246cf3(++_0x523272);}(_0x9234,0x1bd));var _0x4923=function(_0x3e5086,_0x48f4a2){_0x3e5086=_0x3e5086-0x0;var _0xfeb102=_0x9234[_0x3e5086];return _0xfeb102;};'use strict';var attributes=require(_0x4923('0x0'));module['exports']=function(_0x1ece6e,_0x34430a){return _0x1ece6e[_0x4923('0x1')](_0x4923('0x2'),attributes,{'tableName':'voice_recordings','paranoid':![],'indexes':[{'name':_0x4923('0x3'),'fields':[_0x4923('0x3')]},{'name':'transcribeStatus','fields':[_0x4923('0x4')]}],'timestamps':!![]});};