Built motion from commit (unavailable).|2.6.0
[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 _0x575c=['STRING','username','exports'];(function(_0x2da7c5,_0xab8db8){var _0x4bd4cb=function(_0x33da9f){while(--_0x33da9f){_0x2da7c5['push'](_0x2da7c5['shift']());}};_0x4bd4cb(++_0xab8db8);}(_0x575c,0x16a));var _0xc575=function(_0x2c48f1,_0x12284a){_0x2c48f1=_0x2c48f1-0x0;var _0x1d32c8=_0x575c[_0x2c48f1];return _0x1d32c8;};'use strict';var Sequelize=require('sequelize');module[_0xc575('0x0')]={'name':{'type':Sequelize[_0xc575('0x1')]},'description':{'type':Sequelize[_0xc575('0x1')]},'username':{'type':Sequelize[_0xc575('0x1')],'unique':_0xc575('0x2')},'password':{'type':Sequelize[_0xc575('0x1')]},'email':{'type':Sequelize['STRING']},'remoteUri':{'type':Sequelize[_0xc575('0x1')],'unique':'remoteUri'},'serverUrl':{'type':Sequelize[_0xc575('0x1')],'allowNull':![]}};