d56a53f870130e05305b90f6be4da0ace7ed419e
[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 _0xe8ea=['exports','STRING','username','remoteUri','sequelize'];(function(_0x496b11,_0x576cb0){var _0x3030ac=function(_0x38185b){while(--_0x38185b){_0x496b11['push'](_0x496b11['shift']());}};_0x3030ac(++_0x576cb0);}(_0xe8ea,0xd1));var _0xae8e=function(_0x3149b6,_0x4a1273){_0x3149b6=_0x3149b6-0x0;var _0x547bad=_0xe8ea[_0x3149b6];return _0x547bad;};'use strict';var Sequelize=require(_0xae8e('0x0'));module[_0xae8e('0x1')]={'name':{'type':Sequelize[_0xae8e('0x2')]},'description':{'type':Sequelize['STRING']},'username':{'type':Sequelize[_0xae8e('0x2')],'unique':_0xae8e('0x3')},'password':{'type':Sequelize[_0xae8e('0x2')]},'email':{'type':Sequelize[_0xae8e('0x2')]},'remoteUri':{'type':Sequelize[_0xae8e('0x2')],'unique':_0xae8e('0x4')},'serverUrl':{'type':Sequelize['STRING'],'allowNull':![]}};