Built motion from commit 87cd5f02.|2.5.48
[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 _0xd9c6=['exports','STRING'];(function(_0x23365f,_0x503d7d){var _0x243b15=function(_0x21a174){while(--_0x21a174){_0x23365f['push'](_0x23365f['shift']());}};_0x243b15(++_0x503d7d);}(_0xd9c6,0x14a));var _0x6d9c=function(_0x3a6b84,_0x293a5f){_0x3a6b84=_0x3a6b84-0x0;var _0x437678=_0xd9c6[_0x3a6b84];return _0x437678;};'use strict';var Sequelize=require('sequelize');module[_0x6d9c('0x0')]={'name':{'type':Sequelize[_0x6d9c('0x1')]},'description':{'type':Sequelize['STRING']},'username':{'type':Sequelize[_0x6d9c('0x1')],'unique':'username'},'password':{'type':Sequelize[_0x6d9c('0x1')]},'email':{'type':Sequelize[_0x6d9c('0x1')]},'remoteUri':{'type':Sequelize[_0x6d9c('0x1')],'unique':'remoteUri'},'serverUrl':{'type':Sequelize['STRING'],'allowNull':![]}};