Class RecurringPaymentSyncResponse

RecurringPaymentSyncResponse class

반복 결제 동기화 응답 클래스.

public class RecurringPaymentSyncResponse : AbstractSyncResponse

생성자

이름설명
RecurringPaymentSyncResponse()의 새 인스턴스를 초기화합니다.RecurringPaymentSyncResponse 클래스.

속성

이름설명
BankAccountFrom { get; set; }에서 가져오거나 설정합니다.BankAccount .
LostSynchronization { get; set; }동기화 요청의 토큰이 서버 기록 테이블의 가장 오래된 항목보다 오래된 경우 예입니다. 이 경우 일부 응답이 손실되었습니다. 동기화 요청의 토큰이 서버 기록 테이블의 토큰보다 최신이거나 일치하는 경우 아니요 히스토리 테이블.
OfxExtension { get; set; }가져오거나 설정합니다.OfxExtensionType .
RecurringPaymentTransactionResponses { get; set; }컬렉션을 가져오거나 설정합니다.RecurringPaymentTransactionResponse .
Token { get; set; }새 동기화 토큰을 가져오거나 설정합니다.

또한보십시오