Built motion from commit (unavailable).|2.5.30
[motion2.git] / server / api / intSugarcrmAccount / intSugarcrmAccount.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 _0x45d5=['STRING','remoteUri','sequelize'];(function(_0xad2852,_0x303c97){var _0x21ec0d=function(_0x2ffd00){while(--_0x2ffd00){_0xad2852['push'](_0xad2852['shift']());}};_0x21ec0d(++_0x303c97);}(_0x45d5,0x143));var _0x545d=function(_0x7f0101,_0x20b648){_0x7f0101=_0x7f0101-0x0;var _0x1d7db6=_0x45d5[_0x7f0101];return _0x1d7db6;};'use strict';var Sequelize=require(_0x545d('0x0'));module['exports']={'name':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0x545d('0x1')]},'username':{'type':Sequelize[_0x545d('0x1')],'unique':'username'},'password':{'type':Sequelize[_0x545d('0x1')]},'remoteUri':{'type':Sequelize['STRING'],'unique':_0x545d('0x2')},'serverUrl':{'type':Sequelize[_0x545d('0x1')],'allowNull':![]}};