c31e37bd24bd79137b37dbec9f546ff757b28d01
[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 _0xb2ff=['exports','uniqueid','transcribeStatus','./voiceRecording.attributes'];(function(_0x5241f5,_0x289c4c){var _0x164f5f=function(_0x275a7b){while(--_0x275a7b){_0x5241f5['push'](_0x5241f5['shift']());}};_0x164f5f(++_0x289c4c);}(_0xb2ff,0x123));var _0xfb2f=function(_0x2641f9,_0x26715f){_0x2641f9=_0x2641f9-0x0;var _0x585741=_0xb2ff[_0x2641f9];return _0x585741;};'use strict';var attributes=require(_0xfb2f('0x0'));module[_0xfb2f('0x1')]=function(_0x585db4,_0x3e4c2f){return _0x585db4['define']('VoiceRecording',attributes,{'tableName':'voice_recordings','paranoid':![],'indexes':[{'name':_0xfb2f('0x2'),'fields':['uniqueid']},{'name':_0xfb2f('0x3'),'fields':[_0xfb2f('0x3')]}],'timestamps':!![]});};