Built motion from commit (unavailable).|2.5.31
[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 _0x4487=['sequelize','INTEGER','STRING'];(function(_0x4008f0,_0x17f1b2){var _0xb42e88=function(_0xd8382b){while(--_0xd8382b){_0x4008f0['push'](_0x4008f0['shift']());}};_0xb42e88(++_0x17f1b2);}(_0x4487,0x168));var _0x7448=function(_0x209941,_0x5c9988){_0x209941=_0x209941-0x0;var _0x1e8729=_0x4487[_0x209941];return _0x1e8729;};'use strict';var Sequelize=require(_0x7448('0x0'));module['exports']={'CmContactId':{'type':Sequelize[_0x7448('0x1')],'primaryKey':!![]},'item':{'type':Sequelize[_0x7448('0x2')],'defaultValue':'','primaryKey':!![]},'ItemTypeId':{'type':Sequelize[_0x7448('0x1')],'defaultValue':null},'ItemClass':{'type':Sequelize[_0x7448('0x2')],'defaultValue':'PHONE'},'OrderBy':{'type':Sequelize[_0x7448('0x1')],'defaultValue':null},'description':{'type':Sequelize['STRING'],'defaultValue':null}};