Built motion from commit c0cdc9d8.|2.6.28
[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 _0x2137=['VoiceRecording','uniqueid','transcribeStatus','./voiceRecording.attributes','exports'];(function(_0x3ab51d,_0x2fa01d){var _0x29a04e=function(_0x7807b0){while(--_0x7807b0){_0x3ab51d['push'](_0x3ab51d['shift']());}};_0x29a04e(++_0x2fa01d);}(_0x2137,0x134));var _0x7213=function(_0x59ce68,_0x98d1b5){_0x59ce68=_0x59ce68-0x0;var _0x37c816=_0x2137[_0x59ce68];return _0x37c816;};'use strict';var attributes=require(_0x7213('0x0'));module[_0x7213('0x1')]=function(_0x23e0c8,_0x4d04cb){return _0x23e0c8['define'](_0x7213('0x2'),attributes,{'tableName':'voice_recordings','paranoid':![],'indexes':[{'name':_0x7213('0x3'),'fields':[_0x7213('0x3')]},{'name':_0x7213('0x4'),'fields':['transcribeStatus']}],'timestamps':!![]});};