9518587c596fce0016a1274a3585aa423add0686
[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 _0x9d33=['exports','STRING','username'];(function(_0x502c7d,_0x2f1285){var _0x30b7ed=function(_0x2d92f3){while(--_0x2d92f3){_0x502c7d['push'](_0x502c7d['shift']());}};_0x30b7ed(++_0x2f1285);}(_0x9d33,0x105));var _0x39d3=function(_0x5b4fa0,_0x3a244d){_0x5b4fa0=_0x5b4fa0-0x0;var _0x383747=_0x9d33[_0x5b4fa0];return _0x383747;};'use strict';var Sequelize=require('sequelize');module[_0x39d3('0x0')]={'name':{'type':Sequelize[_0x39d3('0x1')]},'description':{'type':Sequelize[_0x39d3('0x1')]},'username':{'type':Sequelize['STRING'],'unique':_0x39d3('0x2')},'password':{'type':Sequelize['STRING']},'email':{'type':Sequelize[_0x39d3('0x1')]},'remoteUri':{'type':Sequelize[_0x39d3('0x1')],'unique':'remoteUri'},'serverUrl':{'type':Sequelize['STRING'],'allowNull':![]}};