SendBlockHistoryResponse
- 인쇄
- PDF
SendBlockHistoryResponse
- 인쇄
- PDF
기사 요약
이 요약이 도움이 되었나요?
의견을 보내 주셔서 감사합니다.
설명
발송 차단 조회 목록 내용
구문
private String targetAddress;
private HistoryActionType actionType;
private RequesterType actionRequesterType;
private NesDateTime requestDate;
private String sendResultCode;
private String sendResultMessage;
private Long historySid;
필드
항목 | 필수 여부 | 타입 | 제약 사항 | 설명 |
---|---|---|---|---|
targetAddress | Yes | String | 조회한 메일 주소 | |
actionType | Yes | HistoryActionType | 동작 유형 | |
actionRequesterType | Yes | RequesterType | 동작 요청자 | |
requestDate | Yes | NesDateTime | 등록 일시 | |
sendResultCode | Yes | String | 발송 차단 코드 | |
sendResultMessage | Yes | String | 발송 차단 사유 | |
historySid | Yes | Long | 조회할 발송 차단 history id |
이 문서가 도움이 되었습니까?