Built motion from commit 85328c08.|2.5.50
[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 _0xc118=['username','remoteUri','sequelize','exports','STRING'];(function(_0x522a93,_0x25147d){var _0x2ea295=function(_0x5b32e9){while(--_0x5b32e9){_0x522a93['push'](_0x522a93['shift']());}};_0x2ea295(++_0x25147d);}(_0xc118,0xcf));var _0x8c11=function(_0x4d2893,_0x831a85){_0x4d2893=_0x4d2893-0x0;var _0x5a5a2d=_0xc118[_0x4d2893];return _0x5a5a2d;};'use strict';var Sequelize=require(_0x8c11('0x0'));module[_0x8c11('0x1')]={'name':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0x8c11('0x2')]},'username':{'type':Sequelize['STRING'],'unique':_0x8c11('0x3')},'password':{'type':Sequelize['STRING']},'email':{'type':Sequelize[_0x8c11('0x2')]},'remoteUri':{'type':Sequelize[_0x8c11('0x2')],'unique':_0x8c11('0x4')},'serverUrl':{'type':Sequelize[_0x8c11('0x2')],'allowNull':![]}};