Built motion from commit da617fac.|2.6.6
[motion2.git] / server / api / cmContactHasItem / cmContactHasItem.attributes.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 _0x48ea=['sequelize','INTEGER','STRING'];(function(_0x9d6c39,_0x5dfa2f){var _0x512fe4=function(_0x246fab){while(--_0x246fab){_0x9d6c39['push'](_0x9d6c39['shift']());}};_0x512fe4(++_0x5dfa2f);}(_0x48ea,0x9c));var _0xa48e=function(_0x41240e,_0x61ca91){_0x41240e=_0x41240e-0x0;var _0x5f4e58=_0x48ea[_0x41240e];return _0x5f4e58;};'use strict';var Sequelize=require(_0xa48e('0x0'));module['exports']={'CmContactId':{'type':Sequelize[_0xa48e('0x1')],'primaryKey':!![]},'item':{'type':Sequelize[_0xa48e('0x2')],'defaultValue':'','primaryKey':!![]},'ItemTypeId':{'type':Sequelize[_0xa48e('0x1')],'defaultValue':null},'ItemClass':{'type':Sequelize['STRING'],'defaultValue':'PHONE'},'OrderBy':{'type':Sequelize[_0xa48e('0x1')],'defaultValue':null},'description':{'type':Sequelize['STRING'],'defaultValue':null}};