Interface OptOutResponse

All Known Implementing Classes:
OptOutResponseImpl

public interface OptOutResponse
  • Method Details

    • getId

      String getId()
    • getReceivedAt

      Date getReceivedAt()
    • getAccountReference

      String getAccountReference()
    • getFrom

      FromAddress getFrom()