Built motion from commit b5413ace.|2.6.9
[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 _0x7e16=['uniqueid','transcribeStatus','./voiceRecording.attributes','exports','voice_recordings'];(function(_0x3cd451,_0x26e81a){var _0x571ce6=function(_0x27af9e){while(--_0x27af9e){_0x3cd451['push'](_0x3cd451['shift']());}};_0x571ce6(++_0x26e81a);}(_0x7e16,0x16f));var _0x67e1=function(_0x49a62c,_0x22826b){_0x49a62c=_0x49a62c-0x0;var _0x58a225=_0x7e16[_0x49a62c];return _0x58a225;};'use strict';var attributes=require(_0x67e1('0x0'));module[_0x67e1('0x1')]=function(_0x14f1a6,_0x3ca930){return _0x14f1a6['define']('VoiceRecording',attributes,{'tableName':_0x67e1('0x2'),'paranoid':![],'indexes':[{'name':'uniqueid','fields':[_0x67e1('0x3')]},{'name':_0x67e1('0x4'),'fields':['transcribeStatus']}],'timestamps':!![]});};