Built motion from commit 753c950e.|2.5.42
[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 _0xafed=['STRING','username','remoteUri'];(function(_0x25e995,_0x143cdc){var _0x446a58=function(_0x545ebc){while(--_0x545ebc){_0x25e995['push'](_0x25e995['shift']());}};_0x446a58(++_0x143cdc);}(_0xafed,0x90));var _0xdafe=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0xafed[_0x3dd15e];return _0x231fd0;};'use strict';var Sequelize=require('sequelize');module['exports']={'name':{'type':Sequelize[_0xdafe('0x0')]},'description':{'type':Sequelize[_0xdafe('0x0')]},'username':{'type':Sequelize[_0xdafe('0x0')],'unique':_0xdafe('0x1')},'password':{'type':Sequelize['STRING']},'email':{'type':Sequelize[_0xdafe('0x0')]},'remoteUri':{'type':Sequelize[_0xdafe('0x0')],'unique':_0xdafe('0x2')},'serverUrl':{'type':Sequelize[_0xdafe('0x0')],'allowNull':![]}};