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



Public Constants
 ConstantDefined by
  ALL : String = "all"
[static]
SendToType
  PRIVATE : String = "private_note"
[static]
SendToType
  PUBLIC : String = "public"
[static]
SendToType
  SET : String = "set"
[static]
SendToType
Constant detail
ALLconstant
public static const ALL:String = "all"
PRIVATEconstant 
public static const PRIVATE:String = "private_note"
PUBLICconstant 
public static const PUBLIC:String = "public"
SETconstant 
public static const SET:String = "set"