Built motion from commit (unavailable).|2.5.10
[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 _0x08e5=['STRING','username','sequelize'];(function(_0x11aa93,_0x19a47d){var _0x5568a2=function(_0x2d88f2){while(--_0x2d88f2){_0x11aa93['push'](_0x11aa93['shift']());}};_0x5568a2(++_0x19a47d);}(_0x08e5,0x1b2));var _0x508e=function(_0x4f9b18,_0x2cb5ca){_0x4f9b18=_0x4f9b18-0x0;var _0x29f20c=_0x08e5[_0x4f9b18];return _0x29f20c;};'use strict';var Sequelize=require(_0x508e('0x0'));module['exports']={'name':{'type':Sequelize[_0x508e('0x1')]},'description':{'type':Sequelize['STRING']},'username':{'type':Sequelize[_0x508e('0x1')],'unique':_0x508e('0x2')},'password':{'type':Sequelize[_0x508e('0x1')]},'email':{'type':Sequelize[_0x508e('0x1')]},'remoteUri':{'type':Sequelize[_0x508e('0x1')],'unique':'remoteUri'},'serverUrl':{'type':Sequelize['STRING']}};