Packagecom.initapp.webapis.pownce.objects
Classpublic class PownceNote



Public Properties
 PropertyDefined by
  body : String
PownceNote
  displaySince : String
PownceNote
  event : PownceEvent
PownceNote
  file : PownceFile
PownceNote
  id : Number
PownceNote
  isPrivate : Boolean
PownceNote
  isPublic : Boolean
PownceNote
  link : PownceLink
PownceNote
  linkURL : String
PownceNote
  numRecipients : int
PownceNote
  numReplies : int
PownceNote
  permalink : String
PownceNote
  recipients : Array
PownceNote
  replies : Array
PownceNote
  secondsSince : int
PownceNote
  sender : PownceUser
PownceNote
  stars : Number
PownceNote
  timestamp : Number
PownceNote
  type : String
PownceNote
Public Methods
 MethodDefined by
  
PownceNote
Property detail
bodyproperty
public var body:String
displaySinceproperty 
public var displaySince:String
eventproperty 
public var event:PownceEvent
fileproperty 
public var file:PownceFile
idproperty 
public var id:Number
isPrivateproperty 
public var isPrivate:Boolean
isPublicproperty 
public var isPublic:Boolean
linkproperty 
public var link:PownceLink
linkURLproperty 
public var linkURL:String
numRecipientsproperty 
public var numRecipients:int
numRepliesproperty 
public var numReplies:int
permalinkproperty 
public var permalink:String
recipientsproperty 
public var recipients:Array
repliesproperty 
public var replies:Array
secondsSinceproperty 
public var secondsSince:int
senderproperty 
public var sender:PownceUser
starsproperty 
public var stars:Number
timestampproperty 
public var timestamp:Number
typeproperty 
public var type:String
Constructor detail
PownceNote()constructor
public function PownceNote()