Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / api / intServicenowAccount / intServicenowAccount.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 _0xa1d1=['remoteUri','sequelize','STRING','username'];(function(_0x1217cf,_0x327d42){var _0x179ed0=function(_0xe6a60b){while(--_0xe6a60b){_0x1217cf['push'](_0x1217cf['shift']());}};_0x179ed0(++_0x327d42);}(_0xa1d1,0x1c9));var _0x1a1d=function(_0x271d12,_0x4475a6){_0x271d12=_0x271d12-0x0;var _0x115469=_0xa1d1[_0x271d12];return _0x115469;};'use strict';var Sequelize=require(_0x1a1d('0x0'));module['exports']={'name':{'type':Sequelize[_0x1a1d('0x1')]},'description':{'type':Sequelize[_0x1a1d('0x1')]},'username':{'type':Sequelize['STRING'],'unique':_0x1a1d('0x2')},'password':{'type':Sequelize[_0x1a1d('0x1')]},'email':{'type':Sequelize['STRING']},'remoteUri':{'type':Sequelize['STRING'],'unique':_0x1a1d('0x3')},'serverUrl':{'type':Sequelize[_0x1a1d('0x1')],'allowNull':![]}};