Packagecom.distriqt.extension.facebookapi.accountkit
Classpublic class Account
InheritanceAccount Inheritance Object



Public Properties
 PropertyDefined By
  accountID : String
Account
  email : String = null
Account
  phoneNumber : String = null
Account
Public Methods
 MethodDefined By
  
Constructor
Account
  
toString():String
Account
Property Detail
accountIDproperty
public var accountID:String

emailproperty 
public var email:String = null

phoneNumberproperty 
public var phoneNumber:String = null

Constructor Detail
Account()Constructor
public function Account()

Constructor

Method Detail
toString()method
public function toString():String

Returns
String