81f22df0d8a5f88b68601b328ebebf140885ebe0
[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 _0x1b69=['sequelize','exports','STRING','username','remoteUri'];(function(_0x543404,_0x381a83){var _0x48a775=function(_0x3fc50a){while(--_0x3fc50a){_0x543404['push'](_0x543404['shift']());}};_0x48a775(++_0x381a83);}(_0x1b69,0x1bd));var _0x91b6=function(_0x40bffc,_0x3a45d7){_0x40bffc=_0x40bffc-0x0;var _0x3007e9=_0x1b69[_0x40bffc];return _0x3007e9;};'use strict';var Sequelize=require(_0x91b6('0x0'));module[_0x91b6('0x1')]={'name':{'type':Sequelize[_0x91b6('0x2')]},'description':{'type':Sequelize[_0x91b6('0x2')]},'username':{'type':Sequelize[_0x91b6('0x2')],'unique':_0x91b6('0x3')},'password':{'type':Sequelize['STRING']},'email':{'type':Sequelize['STRING']},'remoteUri':{'type':Sequelize[_0x91b6('0x2')],'unique':_0x91b6('0x4')},'serverUrl':{'type':Sequelize[_0x91b6('0x2')]}};