com.createsend.models.segments
Class Segment

java.lang.Object
  extended by com.createsend.models.segments.Segment

public class Segment
extends Object


Field Summary
 Integer ActiveSubscribers
           
 String ListID
           
 Rule[] Rules
           
 String SegmentID
           
 String Title
           
 
Constructor Summary
Segment()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

ListID

public String ListID

SegmentID

public String SegmentID

Title

public String Title

ActiveSubscribers

public Integer ActiveSubscribers

Rules

public Rule[] Rules
Constructor Detail

Segment

public Segment()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013. All Rights Reserved.