Interface BitfinexAuthenticated

All Superinterfaces:
Bitfinex

@Path("v2")
@Produces("application/json")
@Consumes("application/json")
public interface BitfinexAuthenticated
extends Bitfinex