Built motion from commit (unavailable).|2.5.22
[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 _0x660d=['STRING','username','sequelize'];(function(_0xbd4746,_0x9ca2c8){var _0x2afcef=function(_0x5c6a0b){while(--_0x5c6a0b){_0xbd4746['push'](_0xbd4746['shift']());}};_0x2afcef(++_0x9ca2c8);}(_0x660d,0x18b));var _0xd660=function(_0x3348db,_0x5ca88c){_0x3348db=_0x3348db-0x0;var _0x48910d=_0x660d[_0x3348db];return _0x48910d;};'use strict';var Sequelize=require(_0xd660('0x0'));module['exports']={'name':{'type':Sequelize[_0xd660('0x1')]},'description':{'type':Sequelize[_0xd660('0x1')]},'username':{'type':Sequelize[_0xd660('0x1')],'unique':_0xd660('0x2')},'password':{'type':Sequelize[_0xd660('0x1')]},'email':{'type':Sequelize[_0xd660('0x1')]},'remoteUri':{'type':Sequelize[_0xd660('0x1')],'unique':'remoteUri'},'serverUrl':{'type':Sequelize[_0xd660('0x1')],'allowNull':![]}};