TransactionsReportResponse ClassBluefin Web Client API Documentation
Data container for the RSAPI response on transactions report request TransactionsReportRequest.
Inheritance Hierarchy

OnlineSystem Object
  Bluefin.Web.Client Request
    Bluefin.Web.Client Response
      Bluefin.Web.Client ReportResponse Transaction 
        Bluefin.Web.Client TransactionsReportResponse

Namespace: Bluefin.Web.Client
Assembly: Bluefin-3.8.sp8-net4.5 (in Bluefin-3.8.sp8-net4.5.dll) Version: 3.8.0.8 (3.8.0.8)
Syntax

Public Class TransactionsReportResponse _
	Inherits ReportResponse(Of Transaction)
See Also