TwitchApi.ApiJson.Item.Request.ResponseCode (TwitchApi v0.1.2) View Source
Provides an ecto schema for working with twitch api json request response code items.
Link to this section Summary
Functions
Provides the changeset for twitch api json request response code items
Link to this section Types
Specs
Link to this section Functions
Specs
changeset( %TwitchApi.ApiJson.Item.Request.ResponseCode{ http_code: term(), meaning: term() }, %{required(binary()) => binary()} ) :: Ecto.Changeset.t()
Provides the changeset for twitch api json request response code items