Package com.sparkpost.model
Class AddressAttributes
java.lang.Object
com.sparkpost.model.Base
com.sparkpost.model.AddressAttributes
public class AddressAttributes extends Base
DTO for storing an address (email, name, header_to)
-
Constructor Summary
Constructors Constructor Description AddressAttributes()AddressAttributes(String email)AddressAttributes(String email, String name, String headerTo) -
Method Summary
-
Constructor Details
-
AddressAttributes
public AddressAttributes() -
AddressAttributes
-
AddressAttributes
-