Metadata for a generated CCXT implicit REST endpoint.
@type t() :: %Ccxt.RawEndpoint{ api_path: [String.t()], ccxt_method: String.t(), config: map(), exchange: String.t(), function: atom(), http_method: String.t(), params: map() | keyword(), path: String.t() }