32643733f95338b5de5de9b78c136d74b44fc205
[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 _0x1b30=['exports','STRING','username','remoteUri'];(function(_0x2cc0b3,_0x120bf1){var _0x1667ef=function(_0x3abcb4){while(--_0x3abcb4){_0x2cc0b3['push'](_0x2cc0b3['shift']());}};_0x1667ef(++_0x120bf1);}(_0x1b30,0x120));var _0x01b3=function(_0x13d2c6,_0x36ebb1){_0x13d2c6=_0x13d2c6-0x0;var _0x40c250=_0x1b30[_0x13d2c6];return _0x40c250;};'use strict';var Sequelize=require('sequelize');module[_0x01b3('0x0')]={'name':{'type':Sequelize[_0x01b3('0x1')]},'description':{'type':Sequelize[_0x01b3('0x1')]},'username':{'type':Sequelize[_0x01b3('0x1')],'unique':_0x01b3('0x2')},'password':{'type':Sequelize[_0x01b3('0x1')]},'email':{'type':Sequelize['STRING']},'remoteUri':{'type':Sequelize['STRING'],'unique':_0x01b3('0x3')},'serverUrl':{'type':Sequelize['STRING'],'allowNull':![]}};