Interface IApiIdentity
- Namespace
- WhalesSecret.ScriptApiLib.Exchanges
- Assembly
- WhalesSecret.ScriptApiLib.dll
API identity represents an account on ExchangeMarket.
public interface IApiIdentity : IDisposable
- Inherited Members
- Extension Methods
Properties
- ExchangeMarket
Exchange market where the identity is registered.
Methods
- Validate()
Validates the properties of the API identity instance.