Built motion from commit 9d7072cc.|2.5.39
[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 _0xf7ef=['remoteUri','exports','STRING'];(function(_0x9f48e6,_0x8f87aa){var _0x45fc5c=function(_0xab1f4e){while(--_0xab1f4e){_0x9f48e6['push'](_0x9f48e6['shift']());}};_0x45fc5c(++_0x8f87aa);}(_0xf7ef,0xfa));var _0xff7e=function(_0x5de76d,_0x5aa6bf){_0x5de76d=_0x5de76d-0x0;var _0x1013f1=_0xf7ef[_0x5de76d];return _0x1013f1;};'use strict';var Sequelize=require('sequelize');module[_0xff7e('0x0')]={'name':{'type':Sequelize[_0xff7e('0x1')]},'description':{'type':Sequelize[_0xff7e('0x1')]},'username':{'type':Sequelize['STRING'],'unique':'username'},'password':{'type':Sequelize[_0xff7e('0x1')]},'email':{'type':Sequelize[_0xff7e('0x1')]},'remoteUri':{'type':Sequelize['STRING'],'unique':_0xff7e('0x2')},'serverUrl':{'type':Sequelize[_0xff7e('0x1')],'allowNull':![]}};