DockerEngineAPI.Model.IdResponse (elixir_dea v1.45.7)
Response to an API call that returns just an Id
Summary
Types
@type t() :: %DockerEngineAPI.Model.IdResponse{Id: String.t()}
Functions
Link to this function
Response to an API call that returns just an Id
@type t() :: %DockerEngineAPI.Model.IdResponse{Id: String.t()}