a3290296abafd7095d571392aa5fd778d063abf6
[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 _0x361a=['api','request-promise','path','rimraf','../../config/environment','./whatsappAccount.attributes','exports','whatsapp_accounts','lodash','../../config/logger'];(function(_0x23c8f8,_0x155777){var _0x3a8c0f=function(_0x20c67d){while(--_0x20c67d){_0x23c8f8['push'](_0x23c8f8['shift']());}};_0x3a8c0f(++_0x155777);}(_0x361a,0x116));var _0xa361=function(_0xcb8fef,_0xe997f8){_0xcb8fef=_0xcb8fef-0x0;var _0x53ccae=_0x361a[_0xcb8fef];return _0x53ccae;};'use strict';var _=require(_0xa361('0x0'));var util=require('util');var logger=require(_0xa361('0x1'))(_0xa361('0x2'));var moment=require('moment');var BPromise=require('bluebird');var rp=require(_0xa361('0x3'));var fs=require('fs');var path=require(_0xa361('0x4'));var rimraf=require(_0xa361('0x5'));var config=require(_0xa361('0x6'));var attributes=require(_0xa361('0x7'));module[_0xa361('0x8')]=function(_0x4b1b1c,_0x31885e){return _0x4b1b1c['define']('WhatsappAccount',attributes,{'tableName':_0xa361('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};