Class ReportRequestParameters
Namespace: TradingPlatform.BusinessLayer
Syntax
public class ReportRequestParameters : RequestParameters
Properties
ReportType
Declaration
public ReportType ReportType { get; set; }
Property Value
Type | Description |
---|---|
TradingPlatform.BusinessLayer.ReportType |
Type
Declaration
public override RequestType Type { get; }
Property Value
Type | Description |
---|---|
TradingPlatform.BusinessLayer.RequestType |