7416fb9ab5eeb3806c628e23c32f4d210876f5cc
[motion2.git] / server / api / voicePrefix / voicePrefix.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 _0x73df=['./voicePrefix.attributes','VoicePrefix','lodash','../../config/logger','api','moment','bluebird','rimraf','../../config/environment'];(function(_0x286ac5,_0x4e1464){var _0x59f550=function(_0x59a204){while(--_0x59a204){_0x286ac5['push'](_0x286ac5['shift']());}};_0x59f550(++_0x4e1464);}(_0x73df,0x1f1));var _0xf73d=function(_0x481099,_0x3e96e0){_0x481099=_0x481099-0x0;var _0x1d90c6=_0x73df[_0x481099];return _0x1d90c6;};'use strict';var _=require(_0xf73d('0x0'));var util=require('util');var logger=require(_0xf73d('0x1'))(_0xf73d('0x2'));var moment=require(_0xf73d('0x3'));var BPromise=require(_0xf73d('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require('path');var rimraf=require(_0xf73d('0x5'));var config=require(_0xf73d('0x6'));var attributes=require(_0xf73d('0x7'));module['exports']=function(_0x38e57e,_0x3ee9eb){return _0x38e57e['define'](_0xf73d('0x8'),attributes,{'tableName':'voice_prefixes','paranoid':![],'indexes':[],'timestamps':!![]});};