Last active
January 23, 2016 15:29
-
-
Save skipjac/8186753 to your computer and use it in GitHub Desktop.
This is the Zendesk HelpCenter.user javascript object that can be called from any javascript code in HelpCenter
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Object {identifier: "sss", email: "[email protected]", name: "Skip Moore", tags: Array[2], locale: "en-us"…} | |
avatar_url: "https://z3nofskip.zendesk.com//system/photos/6753/8923/200px-Skippy-dvd.jpg" | |
email: "[email protected]" | |
groups: Array[4] | |
0: Object | |
default: false | |
isActive: true | |
name: "Support" | |
__proto__: Object | |
1: Object | |
2: Object | |
3: Object | |
length: 4 | |
__proto__: Array[0] | |
identifier: "ddd" | |
locale: "en-us" | |
name: "Skip Moore" | |
organizations: Array[3] | |
0: Object | |
default: "" | |
isShared: true | |
name: "rackb" | |
tags: Array[0] | |
__proto__: Object | |
1: Object | |
2: Object | |
length: 3 | |
__proto__: Array[0] | |
role: "manager" | |
tags: Array[2] | |
__proto__: Object |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment