Built motion from commit 192134f6.|2.6.25
[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 _0x5d77=['exports','STRING','remoteUri'];(function(_0x819464,_0x46fc91){var _0x49dcc0=function(_0x36b2b2){while(--_0x36b2b2){_0x819464['push'](_0x819464['shift']());}};_0x49dcc0(++_0x46fc91);}(_0x5d77,0xe7));var _0x75d7=function(_0x5d220d,_0x2875c1){_0x5d220d=_0x5d220d-0x0;var _0x16a07a=_0x5d77[_0x5d220d];return _0x16a07a;};'use strict';var Sequelize=require('sequelize');module[_0x75d7('0x0')]={'name':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0x75d7('0x1')]},'username':{'type':Sequelize[_0x75d7('0x1')],'unique':'username'},'password':{'type':Sequelize['STRING']},'email':{'type':Sequelize[_0x75d7('0x1')]},'remoteUri':{'type':Sequelize['STRING'],'unique':_0x75d7('0x2')},'serverUrl':{'type':Sequelize[_0x75d7('0x1')],'allowNull':![]}};