Built motion from commit (unavailable).|2.5.17
[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 _0xbba3=['exports','STRING','username','sequelize'];(function(_0x966e8b,_0x4d1430){var _0x2e9f67=function(_0x3c621f){while(--_0x3c621f){_0x966e8b['push'](_0x966e8b['shift']());}};_0x2e9f67(++_0x4d1430);}(_0xbba3,0x1ef));var _0x3bba=function(_0x5cc226,_0x2762c0){_0x5cc226=_0x5cc226-0x0;var _0x30fbf6=_0xbba3[_0x5cc226];return _0x30fbf6;};'use strict';var Sequelize=require(_0x3bba('0x0'));module[_0x3bba('0x1')]={'name':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0x3bba('0x2')]},'username':{'type':Sequelize[_0x3bba('0x2')],'unique':_0x3bba('0x3')},'password':{'type':Sequelize[_0x3bba('0x2')]},'email':{'type':Sequelize[_0x3bba('0x2')]},'remoteUri':{'type':Sequelize['STRING'],'unique':'remoteUri'},'serverUrl':{'type':Sequelize['STRING'],'allowNull':![]}};