Class PresentmentMailSyncResponse
내용물
[
숨다
]PresentmentMailSyncResponse class
청구서 제출 메일 동기화 응답 클래스.
public class PresentmentMailSyncResponse : AbstractSyncResponse
생성자
| 이름 | 설명 |
|---|---|
| PresentmentMailSyncResponse() | 의 새 인스턴스를 초기화합니다.PresentmentMailSyncResponse 클래스. |
속성
| 이름 | 설명 |
|---|---|
| LostSynchronization { get; set; } | 동기화 요청의 토큰이 서버 기록 테이블의 가장 오래된 항목보다 오래된 경우 예입니다. 이 경우 일부 응답이 손실되었습니다. 동기화 요청의 토큰이 서버 기록 테이블의 토큰보다 최신이거나 일치하는 경우 아니요 히스토리 테이블. |
| OfxExtension { get; set; } | 가져오거나 설정합니다.OfxExtensionType . |
| PresentmentAccountFrom { get; set; } | 에서 가져오거나 설정합니다.PresentmentAccount . |
| PresentmentMailTransactionResponses { get; set; } | 컬렉션을 가져오거나 설정합니다.PresentmentMailTransactionResponse . |
| Token { get; set; } | 새 동기화 토큰을 가져오거나 설정합니다. |