Built motion from commit 3c2ce842.|2.6.31
[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 _0xca66=['define','VoiceRecording','uniqueid','transcribeStatus','./voiceRecording.attributes'];(function(_0x243b59,_0x3f9495){var _0x3e1676=function(_0x354052){while(--_0x354052){_0x243b59['push'](_0x243b59['shift']());}};_0x3e1676(++_0x3f9495);}(_0xca66,0x8b));var _0x6ca6=function(_0x206494,_0x3e8c0d){_0x206494=_0x206494-0x0;var _0x2376fd=_0xca66[_0x206494];return _0x2376fd;};'use strict';var attributes=require(_0x6ca6('0x0'));module['exports']=function(_0x5bad57,_0x43246d){return _0x5bad57[_0x6ca6('0x1')](_0x6ca6('0x2'),attributes,{'tableName':'voice_recordings','paranoid':![],'indexes':[{'name':_0x6ca6('0x3'),'fields':['uniqueid']},{'name':_0x6ca6('0x4'),'fields':['transcribeStatus']}],'timestamps':!![]});};