Built motion from commit 994c64e1.|2.6.1
[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 _0x51df=['exports','STRING','username','remoteUri','sequelize'];(function(_0x2b875a,_0x312236){var _0x2b2d17=function(_0x21b421){while(--_0x21b421){_0x2b875a['push'](_0x2b875a['shift']());}};_0x2b2d17(++_0x312236);}(_0x51df,0x1ad));var _0xf51d=function(_0x59c8c9,_0x77950e){_0x59c8c9=_0x59c8c9-0x0;var _0xa801cb=_0x51df[_0x59c8c9];return _0xa801cb;};'use strict';var Sequelize=require(_0xf51d('0x0'));module[_0xf51d('0x1')]={'name':{'type':Sequelize[_0xf51d('0x2')]},'description':{'type':Sequelize[_0xf51d('0x2')]},'username':{'type':Sequelize['STRING'],'unique':_0xf51d('0x3')},'password':{'type':Sequelize[_0xf51d('0x2')]},'email':{'type':Sequelize[_0xf51d('0x2')]},'remoteUri':{'type':Sequelize[_0xf51d('0x2')],'unique':_0xf51d('0x4')},'serverUrl':{'type':Sequelize[_0xf51d('0x2')],'allowNull':![]}};