Built motion from commit 3c2ce842.|2.6.31
[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 _0x3fa3=['username','remoteUri','sequelize','exports','STRING'];(function(_0x104315,_0x59075c){var _0x441098=function(_0x59d418){while(--_0x59d418){_0x104315['push'](_0x104315['shift']());}};_0x441098(++_0x59075c);}(_0x3fa3,0xe3));var _0x33fa=function(_0x20a584,_0xe384a5){_0x20a584=_0x20a584-0x0;var _0x4b41a8=_0x3fa3[_0x20a584];return _0x4b41a8;};'use strict';var Sequelize=require(_0x33fa('0x0'));module[_0x33fa('0x1')]={'name':{'type':Sequelize[_0x33fa('0x2')]},'description':{'type':Sequelize[_0x33fa('0x2')]},'username':{'type':Sequelize['STRING'],'unique':_0x33fa('0x3')},'password':{'type':Sequelize[_0x33fa('0x2')]},'email':{'type':Sequelize['STRING']},'remoteUri':{'type':Sequelize[_0x33fa('0x2')],'unique':_0x33fa('0x4')},'serverUrl':{'type':Sequelize[_0x33fa('0x2')],'allowNull':![]}};