Packagecom.initapp.webapis.pownce.codes
Classpublic class PhotoType



Public Constants
 ConstantDefined by
  LARGE : String = "large_photo_url"
[static]
PhotoType
  MEDIUM : String = "medium_photo_url"
[static]
PhotoType
  SMALL : String = "small_photo_url"
[static]
PhotoType
  SMEDIUM : String = "smedium_photo_url"
[static]
PhotoType
  TINY : String = "tiny_photo_url"
[static]
PhotoType
Constant detail
LARGEconstant
public static const LARGE:String = "large_photo_url"
MEDIUMconstant 
public static const MEDIUM:String = "medium_photo_url"
SMALLconstant 
public static const SMALL:String = "small_photo_url"
SMEDIUMconstant 
public static const SMEDIUM:String = "smedium_photo_url"
TINYconstant 
public static const TINY:String = "tiny_photo_url"