Class OptOutRequestImpl
java.lang.Object
esendex.sdk.java.model.domain.impl.OptOutRequestImpl
- All Implemented Interfaces:
OptOutRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setAccountReference
(String accountReference) void
setFromAddress
(FromAddress fromAddress)
-
Constructor Details
-
OptOutRequestImpl
public OptOutRequestImpl()
-
-
Method Details
-
getAccountReference
- Specified by:
getAccountReference
in interfaceOptOutRequest
-
setAccountReference
- Specified by:
setAccountReference
in interfaceOptOutRequest
-
getFromAddress
- Specified by:
getFromAddress
in interfaceOptOutRequest
-
setFromAddress
- Specified by:
setFromAddress
in interfaceOptOutRequest
-