6ea208144bf2a199d5a2b7df5f569e9df40a2096
[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 _0x402f=['transcribeStatus','./voiceRecording.attributes','VoiceRecording','voice_recordings','uniqueid'];(function(_0xf150ef,_0x2016fc){var _0x447d2f=function(_0x1a01ad){while(--_0x1a01ad){_0xf150ef['push'](_0xf150ef['shift']());}};_0x447d2f(++_0x2016fc);}(_0x402f,0x6f));var _0xf402=function(_0x5aca4c,_0x4add68){_0x5aca4c=_0x5aca4c-0x0;var _0x496604=_0x402f[_0x5aca4c];return _0x496604;};'use strict';var attributes=require(_0xf402('0x0'));module['exports']=function(_0x15798b,_0x567587){return _0x15798b['define'](_0xf402('0x1'),attributes,{'tableName':_0xf402('0x2'),'paranoid':![],'indexes':[{'name':_0xf402('0x3'),'fields':['uniqueid']},{'name':_0xf402('0x4'),'fields':['transcribeStatus']}],'timestamps':!![]});};