Built motion from commit (unavailable).|2.4.18
[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 _0x4cea=['username','STRING','sequelize','exports'];(function(_0x39803d,_0x360e50){var _0x33a9c9=function(_0x39d448){while(--_0x39d448){_0x39803d['push'](_0x39803d['shift']());}};_0x33a9c9(++_0x360e50);}(_0x4cea,0x6e));var _0xa4ce=function(_0x122ef9,_0x451d2a){_0x122ef9=_0x122ef9-0x0;var _0x42fba0=_0x4cea[_0x122ef9];return _0x42fba0;};'use strict';var Sequelize=require(_0xa4ce('0x0'));module[_0xa4ce('0x1')]={'name':{'type':Sequelize['STRING']},'description':{'type':Sequelize['STRING']},'username':{'type':Sequelize['STRING'],'unique':_0xa4ce('0x2')},'password':{'type':Sequelize['STRING']},'email':{'type':Sequelize[_0xa4ce('0x3')]},'remoteUri':{'type':Sequelize[_0xa4ce('0x3')],'unique':'remoteUri'},'serverUrl':{'type':Sequelize[_0xa4ce('0x3')]}};