b97c331ff23e178e4ef4b2a16ce4aed8bbda5043
[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 _0xaf3c=['STRING','username','sequelize','exports'];(function(_0x341978,_0x3c8166){var _0x14612e=function(_0x428658){while(--_0x428658){_0x341978['push'](_0x341978['shift']());}};_0x14612e(++_0x3c8166);}(_0xaf3c,0x126));var _0xcaf3=function(_0x32be87,_0x4dcf0a){_0x32be87=_0x32be87-0x0;var _0xb6f8f=_0xaf3c[_0x32be87];return _0xb6f8f;};'use strict';var Sequelize=require(_0xcaf3('0x0'));module[_0xcaf3('0x1')]={'name':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0xcaf3('0x2')]},'username':{'type':Sequelize[_0xcaf3('0x2')],'unique':_0xcaf3('0x3')},'password':{'type':Sequelize[_0xcaf3('0x2')]},'email':{'type':Sequelize['STRING']},'remoteUri':{'type':Sequelize['STRING'],'unique':'remoteUri'},'serverUrl':{'type':Sequelize[_0xcaf3('0x2')],'allowNull':![]}};