efb0dd0d050fbdc9e410b90d37f7d085bd86c965
[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 _0x710e=['INTEGER','PHONE','sequelize','STRING'];(function(_0x17afca,_0x5d6455){var _0x4691c9=function(_0x218099){while(--_0x218099){_0x17afca['push'](_0x17afca['shift']());}};_0x4691c9(++_0x5d6455);}(_0x710e,0xb6));var _0xe710=function(_0xa09ef0,_0x5681c1){_0xa09ef0=_0xa09ef0-0x0;var _0x4e037e=_0x710e[_0xa09ef0];return _0x4e037e;};'use strict';var Sequelize=require(_0xe710('0x0'));module['exports']={'CmContactId':{'type':Sequelize['INTEGER'],'primaryKey':!![]},'item':{'type':Sequelize[_0xe710('0x1')],'defaultValue':'','primaryKey':!![]},'ItemTypeId':{'type':Sequelize[_0xe710('0x2')],'defaultValue':null},'ItemClass':{'type':Sequelize[_0xe710('0x1')],'defaultValue':_0xe710('0x3')},'OrderBy':{'type':Sequelize[_0xe710('0x2')],'defaultValue':null},'description':{'type':Sequelize['STRING'],'defaultValue':null}};