Built motion from commit eddce310.|2.6.12
[motion2.git] / server / api / chatOfflineMessage / chatOfflineMessage.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 _0x50db=['./chatOfflineMessage.attributes','chat_offline_messages','utf8mb4','utf8mb4_unicode_ci'];(function(_0x4bf153,_0x1b34af){var _0x18cb8c=function(_0x6b773b){while(--_0x6b773b){_0x4bf153['push'](_0x4bf153['shift']());}};_0x18cb8c(++_0x1b34af);}(_0x50db,0x19c));var _0xb50d=function(_0x2453a5,_0x14e51e){_0x2453a5=_0x2453a5-0x0;var _0x4bc425=_0x50db[_0x2453a5];return _0x4bc425;};'use strict';var attributes=require(_0xb50d('0x0'));module['exports']=function(_0x595716){return _0x595716['define']('ChatOfflineMessage',attributes,{'tableName':_0xb50d('0x1'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0xb50d('0x2'),'collate':_0xb50d('0x3')});};