ITraderCategoriesApi Interface

GF API Documentation
List of trader categories

Namespace:  GF.Api.Traders.Categories
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

public interface ITraderCategoriesApi
Methods

  NameDescription
Public methodGet
Public methodGet(String)
Get the TraderCategory with the given name
Public methodGet(TraderCategoryID)
Get the TraderCategory with the given ID
Top
Remarks

Available only for TraderManager or Admin users
See Also

Reference