View Source DockerEngineAPI.Model.IdResponse (ex_docker_engine_api v1.43.0)
Response to an API call that returns just an Id
Summary
Types
@type t() :: %DockerEngineAPI.Model.IdResponse{Id: String.t()}
Response to an API call that returns just an Id
@type t() :: %DockerEngineAPI.Model.IdResponse{Id: String.t()}