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

21 lines
311 B
JSON

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