ExKucoin v0.0.1 ExKucoin.Api.Private View Source
Interface for authenticated HTTP requests
Link to this section Summary
Link to this section Types
Link to this type
config()
View Source
config()
View Source
config() :: ExKucoin.Config.t()
config() :: ExKucoin.Config.t()
Link to this type
params() View Source
Link to this type
path()
View Source
path()
View Source
path() :: String.t()
path() :: String.t()
Link to this type
response()
View Source
response()
View Source
response() :: ExKucoin.Api.response()
response() :: ExKucoin.Api.response()
Link to this section Functions
Link to this function
delete(path, config \\ nil) View Source
Link to this function
get(path, params \\ %{}, config \\ nil) View Source
Link to this function