PresentmentGroupAccountInfoTransactionRequest class
PresentmentGroupAccountInfoTransactionRequest class
Group account information transaction request class. This class specifies whether the client is requesting account information for a single user or a group of users.
Inheritance: PresentmentGroupAccountInfoTransactionRequest → AbstractTransactionRequest → AbstractRequest
The PresentmentGroupAccountInfoTransactionRequest type exposes the following members:
Constructors
| Constructor | Description | 
|---|---|
| PresentmentGroupAccountInfoTransactionRequest() | Initializes a new instance of PresentmentGroupAccountInfoTransactionRequest class. | 
Properties
| Property | Description | 
|---|---|
| transaction_unique_id | Gets or sets the client-assigned globally unique ID for this transaction | 
| client_cookie | Gets or sets the data to be echoed in the transaction response | 
| transaction_authorization_number | Gets or sets the transaction authorization number. | 
| user_id | Gets or sets the requests account information for the specified user | 
| group_id | Gets or sets the requests account information for users in the group. | 
| ofx_extension | Gets or sets the OfxExtensionType. | 
| account_info_request | Gets or sets the PresentmentGroupAccountInfoTransactionRequest.account_info_request. |