Built motion from commit 97153652.|2.6.26
[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 _0x7c5b=['exports','STRING','username','remoteUri','sequelize'];(function(_0x58e8bd,_0x541ca5){var _0x381af9=function(_0x10a1d6){while(--_0x10a1d6){_0x58e8bd['push'](_0x58e8bd['shift']());}};_0x381af9(++_0x541ca5);}(_0x7c5b,0x171));var _0xb7c5=function(_0x1439bf,_0x2a4e32){_0x1439bf=_0x1439bf-0x0;var _0x1801f9=_0x7c5b[_0x1439bf];return _0x1801f9;};'use strict';var Sequelize=require(_0xb7c5('0x0'));module[_0xb7c5('0x1')]={'name':{'type':Sequelize[_0xb7c5('0x2')]},'description':{'type':Sequelize[_0xb7c5('0x2')]},'username':{'type':Sequelize[_0xb7c5('0x2')],'unique':_0xb7c5('0x3')},'password':{'type':Sequelize['STRING']},'email':{'type':Sequelize[_0xb7c5('0x2')]},'remoteUri':{'type':Sequelize['STRING'],'unique':_0xb7c5('0x4')},'serverUrl':{'type':Sequelize[_0xb7c5('0x2')],'allowNull':![]}};