Class RecurringIntraCancellationResponse
RecurringIntraCancellationResponse class
반복 은행 내 이체 취소 응답 클래스.
public class RecurringIntraCancellationResponse : AbstractRecurringIntraResponse
생성자
이름 | 설명 |
---|---|
RecurringIntraCancellationResponse() | 의 새 인스턴스를 초기화합니다.RecurringIntraCancellationResponse 클래스. |
속성
이름 | 설명 |
---|---|
CancelPending { get; set; } | 취소 보류 플래그를 가져오거나 설정합니다. 클라이언트가 서버가 모든 보류 및 생성되지 않은 전송을 취소하도록 요청한 경우 예입니다. 클라이언트가 서버가 생성되지 않은 전송만 취소하도록 요청한 경우 아니요. |
RecurringServerId { get; set; } | 서버에서 취소할 모델에 할당한 ID를 가져오거나 설정합니다. |