Click or drag to resize

BrokerCommissionGetResult Class

The result of a Broker commission get method call.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.CommissionBrokerCommissionGetResult

Namespace:  ASI.TAM.API.Data.UI.Account.Commission
Assembly:  ASI.TAM.API.Data.UI.Account.Commission (in ASI.TAM.API.Data.UI.Account.Commission.dll) Version: 2023.1.0.1249
Syntax
public sealed class BrokerCommissionGetResult

The BrokerCommissionGetResult type exposes the following members.

Properties
  NameDescription
Public propertyBrokerCommissions
The array of Broker commissions to return.
Public propertyTotalPages
The total pages to be read.
Top
Remarks