Built motion from commit (unavailable).|2.5.3
[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 _0xbfdc=['exports','STRING','username','remoteUri','sequelize'];(function(_0x13f70f,_0x50d0d5){var _0x1d7ba6=function(_0x58ab6c){while(--_0x58ab6c){_0x13f70f['push'](_0x13f70f['shift']());}};_0x1d7ba6(++_0x50d0d5);}(_0xbfdc,0x8b));var _0xcbfd=function(_0x503faf,_0x563c4c){_0x503faf=_0x503faf-0x0;var _0x3ea0a8=_0xbfdc[_0x503faf];return _0x3ea0a8;};'use strict';var Sequelize=require(_0xcbfd('0x0'));module[_0xcbfd('0x1')]={'name':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0xcbfd('0x2')]},'username':{'type':Sequelize['STRING'],'unique':_0xcbfd('0x3')},'password':{'type':Sequelize[_0xcbfd('0x2')]},'email':{'type':Sequelize[_0xcbfd('0x2')]},'remoteUri':{'type':Sequelize['STRING'],'unique':_0xcbfd('0x4')},'serverUrl':{'type':Sequelize[_0xcbfd('0x2')]}};