Socialmetrica/Datanalitica.package/TwitterUser.class/properties.json

24 lines
380 B
JSON
Raw Normal View History

{
"commentStamp" : "<historical>",
"super" : "Object",
"category" : "Datanalitica",
"classinstvars" : [ ],
"pools" : [ ],
"classvars" : [ ],
"instvars" : [
"id",
"name",
"userName",
"profileImageUrl",
"description",
"metrics",
"tweets",
"createdAt",
"groups",
"url",
"profileImageFile",
"profileBio"
],
"name" : "TwitterUser",
"type" : "normal"
}