Built motion from commit e6806ed6.|2.6.0
[motion2.git] / server / api / cmContact / cmContact.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 _0x01a1=['STRING','TEXT','UNSIGNED','INTEGER','lodash','exports'];(function(_0x41cc22,_0x45b3e5){var _0x1352d4=function(_0x2d8283){while(--_0x2d8283){_0x41cc22['push'](_0x41cc22['shift']());}};_0x1352d4(++_0x45b3e5);}(_0x01a1,0xe8));var _0x101a=function(_0x4b5fea,_0x470804){_0x4b5fea=_0x4b5fea-0x0;var _0x1b3c36=_0x01a1[_0x4b5fea];return _0x1b3c36;};'use strict';var _=require(_0x101a('0x0'));var Sequelize=require('sequelize');module[_0x101a('0x1')]={'firstName':{'type':Sequelize[_0x101a('0x2')],'allowNull':![]},'lastName':{'type':Sequelize[_0x101a('0x2')]},'street':{'type':Sequelize['STRING']},'postalCode':{'type':Sequelize[_0x101a('0x2')]},'city':{'type':Sequelize[_0x101a('0x2')]},'country':{'type':Sequelize[_0x101a('0x2')]},'dateOfBirth':{'type':Sequelize[_0x101a('0x2')]},'description':{'type':Sequelize[_0x101a('0x3')]},'phone':{'type':Sequelize['STRING']},'mobile':{'type':Sequelize[_0x101a('0x2')]},'fax':{'type':Sequelize['STRING']},'email':{'type':Sequelize[_0x101a('0x2')]},'url':{'type':Sequelize['STRING']},'facebook':{'type':Sequelize[_0x101a('0x2')]},'fb_data':{'type':Sequelize[_0x101a('0x2')]},'twitter':{'type':Sequelize['STRING']},'skype':{'type':Sequelize['STRING']},'teams':{'type':Sequelize['STRING']},'viber':{'type':Sequelize['STRING']},'line':{'type':Sequelize[_0x101a('0x2')]},'wechat':{'type':Sequelize[_0x101a('0x2')]},'telegram':{'type':Sequelize[_0x101a('0x2')]},'UserId':{'type':Sequelize['INTEGER']},'AdditionalPhones':{'type':Sequelize[_0x101a('0x2')]},'priority':{'type':Sequelize['INTEGER'](0x2)[_0x101a('0x4')],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'scheduledat':{'type':Sequelize['DATE'],'defaultValue':Sequelize['NOW']},'dialTimezone':{'type':Sequelize['STRING']},'utcOffset':{'type':Sequelize[_0x101a('0x5')]}};