Class PresentmentGroupAccountInfoTransactionRequest
내용물
[
숨다
]PresentmentGroupAccountInfoTransactionRequest class
그룹 계정 정보 거래 요청 클래스. 이 클래스는 클라이언트가 단일 사용자 또는 사용자 그룹에 대한 계정 정보를 요청하는지 여부를 지정합니다.
public class PresentmentGroupAccountInfoTransactionRequest : AbstractTransactionRequest
생성자
이름 | 설명 |
---|---|
PresentmentGroupAccountInfoTransactionRequest() | 의 새 인스턴스를 초기화합니다.PresentmentGroupAccountInfoTransactionRequest 클래스. |
속성
이름 | 설명 |
---|---|
AccountInfoRequest { get; set; } | 가져오거나 설정합니다.AccountInfoRequest . |
ClientCookie { get; set; } | 트랜잭션 response 에서 반향될 데이터를 가져오거나 설정합니다. |
GroupId { get; set; } | 그룹의 사용자에 대한 요청 계정 정보를 가져오거나 설정합니다. |
OfxExtension { get; set; } | 가져오거나 설정합니다.OfxExtensionType . |
TransactionAuthorizationNumber { get; set; } | 거래 승인 번호를 가져오거나 설정합니다. |
TransactionUniqueId { get; set; } | 이 transaction 에 대해 클라이언트가 할당한 전역 고유 ID를 가져오거나 설정합니다. |
UserId { get; set; } | 지정된 user 에 대한 요청 계정 정보를 가져오거나 설정합니다. |