TinkoffInvest.Model.Api.Response (tinkoff_invest v0.1.1) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %TinkoffInvest.Model.Api.Response{
  payload: term() | nil,
  status: String.t(),
  status_code: integer(),
  tracking_id: String.t()
}

Link to this section Functions