737c31232a4de4dda41c5910a73a2265b0543839
[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 _0x595e=['username','sequelize','exports','STRING'];(function(_0x1b70e3,_0x3a15b1){var _0x1452ab=function(_0x692883){while(--_0x692883){_0x1b70e3['push'](_0x1b70e3['shift']());}};_0x1452ab(++_0x3a15b1);}(_0x595e,0x1c9));var _0xe595=function(_0x17e9ca,_0x5246d1){_0x17e9ca=_0x17e9ca-0x0;var _0x3c25b6=_0x595e[_0x17e9ca];return _0x3c25b6;};'use strict';var Sequelize=require(_0xe595('0x0'));module[_0xe595('0x1')]={'name':{'type':Sequelize[_0xe595('0x2')]},'description':{'type':Sequelize[_0xe595('0x2')]},'username':{'type':Sequelize['STRING'],'unique':_0xe595('0x3')},'password':{'type':Sequelize[_0xe595('0x2')]},'email':{'type':Sequelize[_0xe595('0x2')]},'remoteUri':{'type':Sequelize[_0xe595('0x2')],'unique':'remoteUri'},'serverUrl':{'type':Sequelize['STRING'],'allowNull':![]}};