Built motion from commit e0fa946e.|2.6.5
[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 _0x2cb5=['WhatsappAccount','whatsapp_accounts','util','api','moment','bluebird','rimraf','../../config/environment','define'];(function(_0x1744df,_0x27db59){var _0x306d19=function(_0x40d599){while(--_0x40d599){_0x1744df['push'](_0x1744df['shift']());}};_0x306d19(++_0x27db59);}(_0x2cb5,0xd1));var _0x52cb=function(_0x507c81,_0x3e1b56){_0x507c81=_0x507c81-0x0;var _0x368a25=_0x2cb5[_0x507c81];return _0x368a25;};'use strict';var _=require('lodash');var util=require(_0x52cb('0x0'));var logger=require('../../config/logger')(_0x52cb('0x1'));var moment=require(_0x52cb('0x2'));var BPromise=require(_0x52cb('0x3'));var rp=require('request-promise');var fs=require('fs');var path=require('path');var rimraf=require(_0x52cb('0x4'));var config=require(_0x52cb('0x5'));var attributes=require('./whatsappAccount.attributes');module['exports']=function(_0x39331a,_0x4b6c9b){return _0x39331a[_0x52cb('0x6')](_0x52cb('0x7'),attributes,{'tableName':_0x52cb('0x8'),'paranoid':![],'indexes':[],'timestamps':!![]});};