Class StandardReportRowDto

java.lang.Object
esendex.sdk.java.model.transfer.Dto
esendex.sdk.java.model.transfer.surveys.StandardReportRowDto

public class StandardReportRowDto extends Dto
  • Constructor Details

    • StandardReportRowDto

      public StandardReportRowDto()
  • Method Details

    • getRecipient

      public String getRecipient()
    • getDeliveryStatus

      public String getDeliveryStatus()
    • getQuestionLabel

      public String getQuestionLabel()
    • getQuestionDateTime

      public Date getQuestionDateTime()
    • getAnswerLabel

      public String getAnswerLabel()
    • getAnswerDateTime

      public Date getAnswerDateTime()
    • getAnswerText

      public String getAnswerText()
    • getRecipientData

      public Map<String,String> getRecipientData()