Built motion from commit 10af8726.|2.6.34
[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 _0xbc83=['username','remoteUri','sequelize','STRING'];(function(_0x373daf,_0x18b9a8){var _0x1fa416=function(_0x1c40b8){while(--_0x1c40b8){_0x373daf['push'](_0x373daf['shift']());}};_0x1fa416(++_0x18b9a8);}(_0xbc83,0x14a));var _0x3bc8=function(_0x4e9156,_0x109c48){_0x4e9156=_0x4e9156-0x0;var _0x4b2aaf=_0xbc83[_0x4e9156];return _0x4b2aaf;};'use strict';var Sequelize=require(_0x3bc8('0x0'));module['exports']={'name':{'type':Sequelize[_0x3bc8('0x1')]},'description':{'type':Sequelize[_0x3bc8('0x1')]},'username':{'type':Sequelize[_0x3bc8('0x1')],'unique':_0x3bc8('0x2')},'password':{'type':Sequelize[_0x3bc8('0x1')]},'email':{'type':Sequelize[_0x3bc8('0x1')]},'remoteUri':{'type':Sequelize['STRING'],'unique':_0x3bc8('0x3')},'serverUrl':{'type':Sequelize['STRING'],'allowNull':![]}};