| Property | Defined by | ||
|---|---|---|---|
| description : String | ListData | ||
| fullName : String | ListData | ||
| id : Number | ListData | ||
| isPublic : Boolean | ListData | ||
| memberCount : Number | ListData | ||
| name : String | ListData | ||
| slug : String | ListData | ||
| subscriberCount : Number | ListData | ||
| uri : String | ListData | ||
| user : UserData | ListData | ||
| Method | Defined by | ||
|---|---|---|---|
|
ListData()
| ListData | ||
| description | property |
public var description:String
| fullName | property |
public var fullName:String
| id | property |
public var id:Number
| isPublic | property |
public var isPublic:Boolean
| memberCount | property |
public var memberCount:Number
| name | property |
public var name:String
| slug | property |
public var slug:String
| subscriberCount | property |
public var subscriberCount:Number
| uri | property |
public var uri:String
| user | property |
public var user:UserData
| ListData | () | constructor |
public function ListData()