Built motion from commit (unavailable).|2.5.6
[motion2.git] / server / api / whatsappAccount / whatsappAccount.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 _0x30a1=['exports','WhatsappAccount','whatsapp_accounts','util','../../config/logger','api','moment','bluebird','request-promise','rimraf','../../config/environment'];(function(_0x5300b9,_0x2890ab){var _0x5db92e=function(_0x4a5054){while(--_0x4a5054){_0x5300b9['push'](_0x5300b9['shift']());}};_0x5db92e(++_0x2890ab);}(_0x30a1,0x1b0));var _0x130a=function(_0x14add3,_0x13ce8d){_0x14add3=_0x14add3-0x0;var _0x4a174f=_0x30a1[_0x14add3];return _0x4a174f;};'use strict';var _=require('lodash');var util=require(_0x130a('0x0'));var logger=require(_0x130a('0x1'))(_0x130a('0x2'));var moment=require(_0x130a('0x3'));var BPromise=require(_0x130a('0x4'));var rp=require(_0x130a('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0x130a('0x6'));var config=require(_0x130a('0x7'));var attributes=require('./whatsappAccount.attributes');module[_0x130a('0x8')]=function(_0x51bb13,_0x5d4e3c){return _0x51bb13['define'](_0x130a('0x9'),attributes,{'tableName':_0x130a('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};