Interface IVersionedApiV1
- Namespace
- WhalesSecret.TradeScriptLib.API
- Assembly
- WhalesSecret.TradeScriptLib.dll
Interface for all APIs of default version 1.0.0.
public interface IVersionedApiV1
- Extension Methods
Remarks
The API follows semantic versioning, so a minor version change only means that some new features were added.
Methods
- GetVersion()
Gets version of this trading API.