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