ReportResponse T  ClassBluefin Web Client API Documentation
Base class for all responses returned by Report methods
Inheritance Hierarchy

OnlineSystem Object
  Bluefin.Web.Client Request
    Bluefin.Web.Client Response
      Bluefin.Web.Client ReportResponse T 
        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 MustInherit Class ReportResponse(Of T) _
	Inherits Response
Type Parameters

T
Generic type
See Also