Built motion from commit 47436d59.|2.6.7
[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 _0x598c=['username','remoteUri','sequelize','exports','STRING'];(function(_0x254e25,_0x2eb154){var _0x3b3ad9=function(_0x593f97){while(--_0x593f97){_0x254e25['push'](_0x254e25['shift']());}};_0x3b3ad9(++_0x2eb154);}(_0x598c,0xed));var _0xc598=function(_0x254984,_0x1701ad){_0x254984=_0x254984-0x0;var _0x5832f1=_0x598c[_0x254984];return _0x5832f1;};'use strict';var Sequelize=require(_0xc598('0x0'));module[_0xc598('0x1')]={'name':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0xc598('0x2')]},'username':{'type':Sequelize[_0xc598('0x2')],'unique':_0xc598('0x3')},'password':{'type':Sequelize['STRING']},'email':{'type':Sequelize[_0xc598('0x2')]},'remoteUri':{'type':Sequelize[_0xc598('0x2')],'unique':_0xc598('0x4')},'serverUrl':{'type':Sequelize['STRING'],'allowNull':![]}};