ae5e62a71d2ebdd036328f605e973d07dffc467c
[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 _0xe51c=['sequelize','STRING','remoteUri'];(function(_0x1cf1c6,_0x378916){var _0x2e08af=function(_0x49b13f){while(--_0x49b13f){_0x1cf1c6['push'](_0x1cf1c6['shift']());}};_0x2e08af(++_0x378916);}(_0xe51c,0x78));var _0xce51=function(_0x5bb206,_0x4477b3){_0x5bb206=_0x5bb206-0x0;var _0xe809db=_0xe51c[_0x5bb206];return _0xe809db;};'use strict';var Sequelize=require(_0xce51('0x0'));module['exports']={'name':{'type':Sequelize[_0xce51('0x1')]},'description':{'type':Sequelize['STRING']},'username':{'type':Sequelize[_0xce51('0x1')],'unique':'username'},'password':{'type':Sequelize[_0xce51('0x1')]},'email':{'type':Sequelize[_0xce51('0x1')]},'remoteUri':{'type':Sequelize[_0xce51('0x1')],'unique':_0xce51('0x2')},'serverUrl':{'type':Sequelize['STRING'],'allowNull':![]}};