com.createsend.models.people
Class PersonResult

java.lang.Object
  extended by com.createsend.models.people.PersonResult

public class PersonResult
extends java.lang.Object


Field Summary
 java.lang.String EmailAddress
           
 
Constructor Summary
PersonResult()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EmailAddress

public java.lang.String EmailAddress
Constructor Detail

PersonResult

public PersonResult()