GetMimeTransactionRequest

GetMimeTransactionRequest class

MIME get transaction request class.

public class GetMimeTransactionRequest : AbstractTransactionRequest

Constructors

NameDescription
GetMimeTransactionRequest()Initializes a new instance of GetMimeTransactionRequest class.

Properties

NameDescription
ClientCookie { get; set; }Gets or sets the data to be echoed in the transaction response
GetMimeRequest { get; set; }Gets or sets the GetMimeRequest.
OfxExtension { get; set; }Gets or sets the OfxExtensionType.
TransactionAuthorizationNumber { get; set; }Gets or sets the transaction authorization number.
TransactionUniqueId { get; set; }Gets or sets the client-assigned globally unique ID for this transaction

See Also