3cbf0a3c1f2428203a51103ce16f52d760b441ad
[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 _0x31ca=['remoteUri','exports','STRING','username'];(function(_0x51dd22,_0x4689cd){var _0xc87c99=function(_0x2c7f31){while(--_0x2c7f31){_0x51dd22['push'](_0x51dd22['shift']());}};_0xc87c99(++_0x4689cd);}(_0x31ca,0x1cd));var _0xa31c=function(_0xb30821,_0x22c5d7){_0xb30821=_0xb30821-0x0;var _0x4f28f4=_0x31ca[_0xb30821];return _0x4f28f4;};'use strict';var Sequelize=require('sequelize');module[_0xa31c('0x0')]={'name':{'type':Sequelize[_0xa31c('0x1')]},'description':{'type':Sequelize[_0xa31c('0x1')]},'username':{'type':Sequelize[_0xa31c('0x1')],'unique':_0xa31c('0x2')},'password':{'type':Sequelize['STRING']},'email':{'type':Sequelize['STRING']},'remoteUri':{'type':Sequelize['STRING'],'unique':_0xa31c('0x3')},'serverUrl':{'type':Sequelize[_0xa31c('0x1')],'allowNull':![]}};