Built motion from commit 9d0783e6.|2.6.13
[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 _0x0fcc=['exports','STRING','remoteUri','sequelize'];(function(_0x3fe2fb,_0x4637cb){var _0x2a3fc9=function(_0x5019fe){while(--_0x5019fe){_0x3fe2fb['push'](_0x3fe2fb['shift']());}};_0x2a3fc9(++_0x4637cb);}(_0x0fcc,0x13f));var _0xc0fc=function(_0x1afabf,_0x56fdcc){_0x1afabf=_0x1afabf-0x0;var _0x497ff1=_0x0fcc[_0x1afabf];return _0x497ff1;};'use strict';var Sequelize=require(_0xc0fc('0x0'));module[_0xc0fc('0x1')]={'name':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0xc0fc('0x2')]},'username':{'type':Sequelize[_0xc0fc('0x2')],'unique':'username'},'password':{'type':Sequelize['STRING']},'email':{'type':Sequelize[_0xc0fc('0x2')]},'remoteUri':{'type':Sequelize[_0xc0fc('0x2')],'unique':_0xc0fc('0x3')},'serverUrl':{'type':Sequelize[_0xc0fc('0x2')],'allowNull':![]}};