Built motion from commit 00bf23f6.|2.6.16
[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 _0x502a=['sequelize','exports','STRING','INTEGER'];(function(_0x1f90e4,_0x1a192d){var _0x5cc8d2=function(_0x242918){while(--_0x242918){_0x1f90e4['push'](_0x1f90e4['shift']());}};_0x5cc8d2(++_0x1a192d);}(_0x502a,0xd8));var _0xa502=function(_0x5ab928,_0x988025){_0x5ab928=_0x5ab928-0x0;var _0x297c7a=_0x502a[_0x5ab928];return _0x297c7a;};'use strict';var Sequelize=require(_0xa502('0x0'));module[_0xa502('0x1')]={'CmContactId':{'type':Sequelize['INTEGER'],'primaryKey':!![]},'item':{'type':Sequelize[_0xa502('0x2')],'defaultValue':'','primaryKey':!![]},'ItemTypeId':{'type':Sequelize[_0xa502('0x3')],'defaultValue':null},'ItemClass':{'type':Sequelize['STRING'],'defaultValue':'PHONE'},'OrderBy':{'type':Sequelize[_0xa502('0x3')],'defaultValue':null},'description':{'type':Sequelize['STRING'],'defaultValue':null}};