Socialmetrica/Socialmetrica.package/Tweet.class/properties.json

18 lines
269 B
JSON

{
"commentStamp" : "",
"super" : "Object",
"category" : "Socialmetrica",
"classinstvars" : [ ],
"pools" : [ ],
"classvars" : [ ],
"instvars" : [
"created",
"text",
"id",
"authorId",
"conversationId",
"user"
],
"name" : "Tweet",
"type" : "normal"
}