Built motion from commit e6806ed6.|2.6.0
[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 _0xd02c=['STRING','username','remoteUri','sequelize'];(function(_0x1da04e,_0x31024b){var _0xdd8c41=function(_0x2036f9){while(--_0x2036f9){_0x1da04e['push'](_0x1da04e['shift']());}};_0xdd8c41(++_0x31024b);}(_0xd02c,0x1e7));var _0xcd02=function(_0x286731,_0xd26f7d){_0x286731=_0x286731-0x0;var _0xa58f30=_0xd02c[_0x286731];return _0xa58f30;};'use strict';var Sequelize=require(_0xcd02('0x0'));module['exports']={'name':{'type':Sequelize[_0xcd02('0x1')]},'description':{'type':Sequelize[_0xcd02('0x1')]},'username':{'type':Sequelize[_0xcd02('0x1')],'unique':_0xcd02('0x2')},'password':{'type':Sequelize[_0xcd02('0x1')]},'email':{'type':Sequelize[_0xcd02('0x1')]},'remoteUri':{'type':Sequelize['STRING'],'unique':_0xcd02('0x3')},'serverUrl':{'type':Sequelize['STRING'],'allowNull':![]}};