4009d3391e208e45fa3f9a61ae7cf2055cd200ef
[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 _0x3fec=['voice_recordings','transcribeStatus','./voiceRecording.attributes','define'];(function(_0x5e9054,_0x496c02){var _0x1dd43f=function(_0x4c393e){while(--_0x4c393e){_0x5e9054['push'](_0x5e9054['shift']());}};_0x1dd43f(++_0x496c02);}(_0x3fec,0x1ba));var _0xc3fe=function(_0x20a584,_0xe384a5){_0x20a584=_0x20a584-0x0;var _0x4b41a8=_0x3fec[_0x20a584];return _0x4b41a8;};'use strict';var attributes=require(_0xc3fe('0x0'));module['exports']=function(_0x502342,_0x3096c1){return _0x502342[_0xc3fe('0x1')]('VoiceRecording',attributes,{'tableName':_0xc3fe('0x2'),'paranoid':![],'indexes':[{'name':'uniqueid','fields':['uniqueid']},{'name':_0xc3fe('0x3'),'fields':['transcribeStatus']}],'timestamps':!![]});};