Class PaymentMailTransactionResponse
PaymentMailTransactionResponse class
결제 이메일 트랜잭션 응답 클래스.
public class PaymentMailTransactionResponse : AbstractTransactionResponse
생성자
| 이름 | 설명 |
|---|---|
| PaymentMailTransactionResponse() | 의 새 인스턴스를 초기화합니다.PaymentMailTransactionResponse 클래스. |
속성
| 이름 | 설명 |
|---|---|
| ClientCookie { get; set; } | 트랜잭션 response 에서 반향될 데이터를 가져오거나 설정합니다. |
| OfxExtension { get; set; } | 가져오거나 설정합니다.OfxExtensionType . |
| PaymentMailResponse { get; set; } | 가져오거나 설정합니다.PaymentMailResponse . |
| Status { get; set; } | 가져오거나 설정합니다.Status . |
| TransactionUniqueId { get; set; } | 이 트랜잭션에 대해 클라이언트가 할당한 전역 고유 ID를 가져오거나 설정합니다. |